TreeView Drag Image VB 2005 -
03-28-2008
, 01:07 AM
Hi,
Anybody any idea how to show/create Windows-Explorer like Drag Images of a
TreeNode?
I'm using VB 2005 and the "standard" Drag and Drop-operation works fine.
Now I also like to show the node's "ghost image" while dragging it.
Can anybody point me in the right direction?
In VB6 I used Brad Martinez's TreeView Example Source to achieve that
(http://btmtz.mvps.org/treeview/tvdragdrop.zip).
Do I have to completely rewrite that code? Or is there anything ready to use
out there?
Thanks for your help.
--
Uwe |