Microsoft SDK for Java

Form.onMenuStart

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.