How can I move a node between its siblings, that is for example,
A
-a
-b
-c
B
-d
-e
I like to move the order so that I get bca by drag a to low c.
And also move whole B tree before tree A.
Any help?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
Thread: VB TreeView move node
|
Click Here to Expand Forum to Full Width |