RemoveNode
Previous  Next

Removes a specific node from the TreeView.
Syntax: RemoveNode (node As Node)

Example:
tv.RemoveNode (node1.Value)