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
CanOverflow | bool.
Gets or sets a value indicating whether the System.Windows.Forms.MenuStrip supports overflow functionality. | |
GripStyle | ToolStripGripStyle.
Gets or sets the visibility of the grip used to reposition the control. | |
MdiWindowListItem | ToolStripMenuItem.
Gets or sets the System.Windows.Forms.ToolStripMenuItem that is used to display a list of Multiple-document interface (MDI) child forms. | |
ShowItemToolTips | bool.
Gets or sets a value indicating whether ToolTips are shown for the System.Windows.Forms.MenuStrip. | |
Stretch | bool.
Gets or sets a value indicating whether the System.Windows.Forms.MenuStrip stretches from end to end in its container. |
[read-only] override | DefaultGripMargin | Padding.
Gets the default spacing, in pixels, between the sizing grip and the edges of the System.Windows.Forms.MenuStrip. |
[read-only] override | DefaultPadding | Padding.
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 | DefaultShowItemToolTips | bool.
Gets a value indicating whether ToolTips are shown for the System.Windows.Forms.MenuStrip by default. |
[read-only] override | DefaultSize | System.Drawing.Size.
Gets the horizontal and vertical dimensions, in pixels, of the System.Windows.Forms.MenuStrip when it is first created. |