Menu Item - Click Event

Fired when the mouse is clicked on the control

Member of Menu Item (PRIM_PPNL.MenuItem)

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 Click event is fired when the user presses and releases the left mouse button while on the menu item.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2