hi!

i guess this is a simple question, but it seems like i can't solve it myself.
i need to drag & drop nodes inside a treeview.

i set TreeView.AllowDrop to true and i still can't drag&drop anything.
note: i want to do this internaly in one treeview rather than from one to another.

thx