System.Windows.Forms.MainMenu: Method Members

The methods of System.Windows.Forms.MainMenu are listed below. For a list of all members, see the MainMenu Members list.

See Also: Inherited members from System.Windows.Forms.Menu

Public Methods

CloneMenu() : MainMenu

Creates a new System.Windows.Forms.MainMenu that is a duplicate of the current System.Windows.Forms.MainMenu.

GetForm() : Form

Gets the System.Windows.Forms.Form that contains this control.

override
ToString() : string

Returns a string that represents the System.Windows.Forms.MainMenu.

Protected Methods

override
CreateMenuHandle() : IntPtr
Documentation for this section has not yet been entered.
override
Dispose(bool)

Disposes of the resources, other than memory, used by the System.Windows.Forms.MainMenu.

OnCollapse(EventArgs)

Raises the MainMenu.Collapse event.