hi,
I have a problem with draging a treeview item (itemtext to be exact) to a listview where the path should be display
the treeview is a component of a usercontrol classlibrary.
I use treeview_itemdrag to call DoDragDrop().
As soon as I move the mouse, the notallowed/notvalid - symbol is display (don't know how the small circle with the topleft to bottomright bar is called)
I've wasted a lot of time googling but with the samples I've I can't see that I'm anything missing
Any ideas ? thanks in advance
I have a problem with draging a treeview item (itemtext to be exact) to a listview where the path should be display
the treeview is a component of a usercontrol classlibrary.
I use treeview_itemdrag to call DoDragDrop().
As soon as I move the mouse, the notallowed/notvalid - symbol is display (don't know how the small circle with the topleft to bottomright bar is called)
I've wasted a lot of time googling but with the samples I've I can't see that I'm anything missing
Any ideas ? thanks in advance