CollapseReset Method
Object List Next Object
Defined By: TreeView
Description:
Collapse the specified node and remove all nodes that exist beneath it.
Declaration:
Sub CollapseReset(node As Node)
Details:
CollapseReset will cause the specified node to collapse and have all of the
nodes that exist beneath it removed.