Overview | Methods | This Package | All Packages
Assigns a delegate to the menuStart event.
Syntax
public final void addOnMenuStart( EventHandler value )
Parameters
value
The EventHandler delegate to be notified when the event occurs.
Remarks
The menuStart event occurs when the form's main menu receives the input focus.
See Also onMenuStart, removeOnMenuStart