In my case i have a ListBox wrapped with ListBoxDragDropTarget in a Child Window.
But it is not showing any visual effect of Drag and Drop.
One thing i have noticed that when i close child window, mouse cursor shows the last item i have dragged.
Comments: ** Comment from web user: wmlanza **
But it is not showing any visual effect of Drag and Drop.
One thing i have noticed that when i close child window, mouse cursor shows the last item i have dragged.
Comments: ** Comment from web user: wmlanza **
Well, I got it to compile, but it is signed with a different, PublicKeyToken. I used the Toolkit.snk supplied with the SL 5.0 source code, but I get runtime errors in my project because the PKT is not 31bf3856ad364e35. Anyone see this before?