by Christiaan Nillissen (4 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview
If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.