Property ContextMenuStrip
ContextMenuStrip
Gets or sets the ContextMenuStrip associated with this control.
[Browsable(false)]
public virtual ContextMenuStrip? ContextMenuStrip { get; set; }
Property Value
- ContextMenuStrip
The ContextMenuStrip for this control, or null if there is no attached ContextMenuStrip. The default is null.