Menu Selection Event
Description
The user selected the menu item identified in the id field of the event template.
Mandatory/Optional |
Mandatory. |
Event Mask Bit |
None. Event is always visible. |
Event Template
context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)
Field |
Description |
context |
Window containing the menu bar |
code |
C |
id |
Control ID of the menu item which initiated this event. |
flags |
$01$ = Shift |
x |
0 |