The members of System.Windows.Forms.ContextMenu are listed below.
See Also: Inherited members from System.Windows.Forms.Menu
Initializes a new instance of the System.Windows.Forms.ContextMenu class with no menu items specified. | ||
Initializes a new instance of the System.Windows.Forms.ContextMenu class with a specified set of System.Windows.Forms.MenuItem objects. |
RightToLeft | RightToLeft.
Gets or sets a value indicating whether text displayed by the control is displayed from right to left. | |
[read-only] | SourceControl | Control.
Gets the control that is displaying the shortcut menu. |
Show(Control, System.Drawing.Point)
| ||
Show(Control, System.Drawing.Point, LeftRightAlignment)
|
OnCollapse(EventArgs)
| ||
OnPopup(EventArgs)
| ||
ProcessCmdKey(ref Message, Keys, Control)Documentation for this section has not yet been entered. |