Overview | Methods | This Package | All Packages
Triggers the menuStart event.
Syntax
public final void onMenuStart( Event e )
Parameters
e
An Event object that provides the event data.
Remarks
The menuStart event occurs when the form's main menu receives the input focus.
See Also addOnMenuStart, removeOnMenuStart