Applies To: | TreeView |
Description
This method is used to display a particular item in a TreeView object.
The argument to ShowItem is a single item as follows:
[1] | Item number | Integer. |
Item number specifies the index of the item concerned.
In order to display the requested item, the parent item (if any) will be opened and the object will be scrolled if necessary.