System.Windows.Forms.MenuStrip: Method Members

The methods 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

Protected Methods

override
CreateAccessibilityInstance() : AccessibleObject

Creates a new accessibility object for the control.

override
CreateDefaultItem(string, System.Drawing.Image, EventHandler) : ToolStripItem

Creates a System.Windows.Forms.ToolStripMenuItem with the specified text, image, and event handler on a new System.Windows.Forms.MenuStrip.

OnMenuActivate(EventArgs)

Raises the MenuStrip.MenuActivate event.

OnMenuDeactivate(EventArgs)

Raises the MenuStrip.MenuDeactivate event.

override
ProcessCmdKey(ref Message, Keys) : bool
Documentation for this section has not yet been entered.
override
WndProc(ref Message)
Documentation for this section has not yet been entered.