News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Drag And Drop Example

Started by cman, February 02, 2014, 04:50:21 AM

Previous topic - Next topic

cman

Does anyone know of some example code that concerns dragging an item from one listview to another ? I'd like to be able to move the item from one control to the other and then collect information about the item transferred so that data structures associated with either item can be updated.  Thanks for any information!