Group: Forum Members
Last Active: 14 Years Ago
Posts: 18,
Visits: 1
|
Hi, I'have my own NTreeView, and I'm allowing to Drag & Drop nodes.
The problem, is that when I drag a node, I want to move to a invisible node (invisible because the tree is scrolled). I need autoscroll it.
How can I do this? This is very common in trees. Can I add some code to scroll the tree in DragOver event?
Thanks!!!
|