Fired when the user double clicks
Member of Combo Box (PRIM_CMBX)
Name | Type | Data Type | Description |
---|---|---|---|
Origin | *Input | PRIM_CTRL | Reference to the control on which the event was initially fired |
Handled | *Both | Boolean | Set to true to stop the event being propagated to the parent control |
The DoubleClick event is fired when the mouse is clicked twice in quick succession over the control.
Febuary 18 V14SP2