Drag-drop from a listctrl
-
Hi, I want to implement a list control that allows dragging of an item from it and dropping it onto some other window (which may belong to a different app). The text of the item being dragged should get copied into the dropped window if allows drag-drop. Can someone provide some hints in doing this? Thanks in advance
-
Hi, I want to implement a list control that allows dragging of an item from it and dropping it onto some other window (which may belong to a different app). The text of the item being dragged should get copied into the dropped window if allows drag-drop. Can someone provide some hints in doing this? Thanks in advance
You can start by checking out "How to Implement Drag and Drop Between Your Program and Explorer". That article covers drag and drop with Explorer, but the concepts apply to your situation just as well. --Mike-- http://home.inreach.com/mdunn/ "Make sure that if you are using a blow torch that you don't set anything on fire." -- Chris Maunder