Applies To: | TreeView |
Description
This method is used to obtain the window handle of a particular item in a TreeView object.
The argument for GetItemHandle is a single item as follows:
[1] | Item number | Integer. |
Item number is the index of the item concerned.
The result is an integer containing the window handle of the item.