Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

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