C# Syntax
void Select( int nodeIndex, MouseButton button )
Parameters
- nodeIndex
- The index of the node to select from the tree view object.
- button
- Optional: The mouse button used to select the node. Possible values:HP.LFT.SDK.MouseButton (default value: left button)