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

C# Syntax

Parameters

node
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)