MainMenu.getForm

Overview | Methods | This Package | All Packages

MainMenu.getForm

Retrieves a Form object that identifies the form that currently hosts the MainMenu control.

Syntax

public Form getForm()

Return Value

Returns a Form object that identifies the form that currently hosts the MainMenu control. If the MainMenu control is not currently hosted on any form, this method returns null.