Assigns a delegate to the menuStart event.
public final void addOnMenuStart( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The menuStart event occurs when the form's main menu receives the input focus.
See Also onMenuStart, removeOnMenuStart