SelectNode Method
Selects nodes in the tree.
Overload List
OverloadDescription
SelectNode(String)Selects a node in the tree, by path.  
SelectNode(ITreeViewNode)Selects the provided node in the tree.