0
Reply

TreeView Scrolling

eoghain

eoghain

Mar 5 2004 5:31 PM
1.4k
I'm implementing a TreeView with drag and drop capabilities. My problem is that with a large number of nodes it's very likely that I will need to drag one node to a position that isn't currently displayed. I've looked all over and haven't been able to find any information on doing this in C#. I've seen examples in vb, c, c++ but nothing in C#. Any help would be appreciated.