Hi all,
Can I drag a tree node and drop it on another parent node
of the same TreeView?
I've implemented the ItemDrag, DragOver and DragDrop
events, but it doesn't allow dropping.
thanks,
Pascal
Pascal - 15 Feb 2005 13:23 GMT
Sorry,
I forgot to turn AllowDrop property to true :-(
>-----Original Message-----
>Hi all,
[quoted text clipped - 8 lines]
>Pascal
>.