T
Tom L
I'm having a problem with figuring out how to use some drag and drop in the
treeview control.. I can drag n drop from other controls, but I'm trying to
drag one node onto another, so I can restructure them.
ItemDrag is working like it should to start the drag operation, but I can't
get any drops to fire.. I have the allowdrop property of the control set to
true, so I must be missing something else.. It can't be this difficult?
thx
treeview control.. I can drag n drop from other controls, but I'm trying to
drag one node onto another, so I can restructure them.
ItemDrag is working like it should to start the drag operation, but I can't
get any drops to fire.. I have the allowdrop property of the control set to
true, so I must be missing something else.. It can't be this difficult?
thx