Select(Int32,MouseButton) Method
Selects a node in the tree-view object by node index.

C# Syntax

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)