Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the index of the selected TreeNode.
Syntax
[ sclickedNodeIndex = ] TREEVIEW.clickedNodeIndex
Possible Values
sclickedNodeIndex String that receives the index of the selected node.
- 0
- Default. The index of the top-level node in the tree.
The property is read-only. The property has a default value of 0.
Applies To
TREEVIEW
See Also