by Kristopher (1 Submission)
Category: Coding Standards
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)

This program allows you to use command buttons to move a node up or down in a TreeView. It includes a recursive function to move all children with it. The whole stucture under the node is preserved. The moved node can also be at any level in the treeview.
Download Move Nodes (2 KB)