System.Windows.Forms.ContextMenu: Method Members

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

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

Public Methods

Show(Control, System.Drawing.Point)

Displays the shortcut menu at the specified position.

Show(Control, System.Drawing.Point, LeftRightAlignment)

Displays the shortcut menu at the specified position and with the specified alignment.

Protected Methods

OnCollapse(EventArgs)

Raises the ContextMenu.Collapse event.

OnPopup(EventArgs)

Raises the ContextMenu.Popup event

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