NB: More recent documentation for Dyalog APL is available at https://docs.dyalog.com/20.0/.

GetItemHandle Method 313
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.