Re: AxShDocVw and DragOver



Perhaps I am not the only one that can't get GetDropTarget called:

http://news-reader.org/article.php?group=microsoft.public.inetsdk.programming.mshtml_hosting&post_nr=4790

""Jeffrey Tan[MSFT]"" <v-jetan@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:G$B983zZFHA.388@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi Roy,
>
> Thanks for your feedback.
>
> I think you need some information of how to implement IDropTarget
interface
> in C#.
>
> In the link below, the community member provided a sample implement in C#
> with COM interop, for your information:
> http://itwriting.co.uk/phorum/read.php?f=3&i=265&t=265
>
> Also, the below article implemented IDropTarget interface in C++, however,
> the concept should be similiar in COM interop(note: the details
> implementation code can be found in the source code)
> "Drag And Drop between Window Controls"
> http://www.codeguru.com/Cpp/misc/misc/draganddrop/article.php/c349/
>
> Hope this helps
>
> Best regards,
> Jeffrey Tan
> Microsoft Online Partner Support
> Get Secure! - www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
>


.


Loading