Fired when the mouse is clicked on the control
Member of Menu Item (PRIM_PPNL.MenuItem)
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 Click event is fired when the user presses and releases the left mouse button while on the menu item.
Febuary 18 V14SP2