Does anyone know the secret to doing this? When I try it I don't even
get a stop on my DragEnter, DragOver, DragLeave or of course DragDrop
breakpoints.
I have of course set the control's AllowDrop property to true, and I
'wired' the handlers by using the Events list from the ListView's
property pages.
Can anyone please provide me with a link or a working sample code please?
--
Thanks
Billy
You're wanting to participate in shell drag-and-drop, which is a very
different beast than OLE drag-and-drop.
Start here: http://msdn.microsoft.com/en-us/library/bb776406(VS.85).aspx
> --
> Thanks
>
> Billy
"Billy" <vo...@pointer.co.uk> wrote in message
news:OemdnfFZyZdIDf3X...@bt.com...