How can I drag an item from a ListView control on one form, to another ListView control on a different form? Ryebread... you should know this one because you use it in your MP3 player. I am trying to do the exact same thing as you did.
Thanks.
Printable View
How can I drag an item from a ListView control on one form, to another ListView control on a different form? Ryebread... you should know this one because you use it in your MP3 player. I am trying to do the exact same thing as you did.
Thanks.
anybody?
Here is a treeview example but it works for the listview too:
http://cuinl.tripod.com/Tips/treeview-drag-and-drop.htm
Here is a little sample with the listview and across multiple forms. It drags the main listitem and the subs.