[]
Gets or sets the shortcut menu associated with the control.
public override ContextMenuStrip ContextMenuStrip { get; set; }
Public Overrides Property ContextMenuStrip As ContextMenuStrip
Type | Description |
---|---|
ContextMenuStrip | A System.Windows.Forms.ContextMenu that represents the shortcut menu associated with the control. |