Dracan
October 1st, 2005, 10:33 AM
Hi. I've got a listview control that you can drag onto, and drag from. I want to be able to differentiate between the following two scenarios ...
- An item being dragged from another control into this listview item (so I can add it to the list).
- An item being dragged from this listview item onto itself (so I can reorder the list).
What's the best way of doing this?
Thanks for any help.
Regards,
Dan.
- An item being dragged from another control into this listview item (so I can add it to the list).
- An item being dragged from this listview item onto itself (so I can reorder the list).
What's the best way of doing this?
Thanks for any help.
Regards,
Dan.