Selects the specified node in the tree view control.
public void setSelectedNode( TreeNode value )
value
A TreeNode object that represents the node to select in the tree view control.
See Also getSelectedNode