[]
Gets or sets the ContextMenuStrip associated with this control.
public override ContextMenuStrip ContextMenuStrip { get; set; }
Type | Description |
---|---|
ContextMenuStrip | The ContextMenuStrip for this control, or null if there is no ContextMenuStrip. The default is null. |