Menu Item - Click Event

Fired when the mouse is clicked on the control

Member of Menu Item (PRIM_PPNL.MenuItem)

Parameters

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

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