Microsoft SDK for Java

Form.setMenu

Sets the main menu for this form.

Syntax

public final void setMenu( MainMenu value )

Parameters

value

A MainMenu object that specifies the menu to use for this form.

See Also   getMenu

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