Listbox - DoubleClick Event

Fired when the user double clicks

Member of Listbox (PRIM_LTBX)

Parameters

NameTypeData TypeDescription
Origin*InputPRIM_CTRLReference to the control on which the event was initially fired
Handled*BothBooleanSet to true to stop the event being propagated to the parent control

Details

The DoubleClick event is fired when the mouse is clicked twice in quick succession over a list item.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2