System.Windows.Forms.Menu: Property Members

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

See Also: Inherited members from System.ComponentModel.Component

Public Properties

[read-only]
HandleIntPtr.

Gets a value representing the window handle for the menu.

[read-only]
IsParentbool.

Gets a value indicating whether this menu contains any menu items. This property is read-only.

[read-only]
MdiListItemMenuItem.

Gets a value indicating the System.Windows.Forms.MenuItem that is used to display a list of multiple document interface (MDI) child forms.

[read-only]
MenuItemsMenu.MenuItemCollection.

Gets a value indicating the collection of System.Windows.Forms.MenuItem objects associated with the menu.

Namestring.

Gets or sets the name of the System.Windows.Forms.Menu.

Tagobject.

Gets or sets user-defined data associated with the control.