Description
The Select
action sets the tree view selection to the current item.
Declaration
TestObj.Select()
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Result | None |
Applies To
The method is applied to the following object:
View Mode
To view this method in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Result Value
None.
Example
To view an example that demonstrates how to use the Select
action, see Selecting Tree View Items.
See Also
Selected Property (TreeViewItem Objects)
SelectItem Method (Specific to Win32TreeView Controls)