Tree - ItemDoubleClick Event
Fired when the user double clicks an item in the list
Member of Tree (PRIM_TREE)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Item | *Input | PRIM_TREE.TreeItem | Reference to the Tree item |
The ItemDoubleClick event is fired when there is a double left click within the bounds of an item.
Febuary 18 V14SP2