System.Windows.Forms.MenuStrip: Property Members

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

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

Public Properties

CanOverflowbool.

Gets or sets a value indicating whether the System.Windows.Forms.MenuStrip supports overflow functionality.

GripStyleToolStripGripStyle.

Gets or sets the visibility of the grip used to reposition the control.

MdiWindowListItemToolStripMenuItem.

Gets or sets the System.Windows.Forms.ToolStripMenuItem that is used to display a list of Multiple-document interface (MDI) child forms.

ShowItemToolTipsbool.

Gets or sets a value indicating whether ToolTips are shown for the System.Windows.Forms.MenuStrip.

Stretchbool.

Gets or sets a value indicating whether the System.Windows.Forms.MenuStrip stretches from end to end in its container.

Protected Properties

[read-only]
override
DefaultGripMarginPadding.

Gets the default spacing, in pixels, between the sizing grip and the edges of the System.Windows.Forms.MenuStrip.

[read-only]
override
DefaultPaddingPadding.

Gets the spacing, in pixels, between the left, right, top, and bottom edges of the System.Windows.Forms.MenuStrip from the edges of the form.

[read-only]
override
DefaultShowItemToolTipsbool.

Gets a value indicating whether ToolTips are shown for the System.Windows.Forms.MenuStrip by default.

[read-only]
override
DefaultSizeSystem.Drawing.Size.

Gets the horizontal and vertical dimensions, in pixels, of the System.Windows.Forms.MenuStrip when it is first created.