Property ContextMenuStrip
ContextMenuStrip
Gets or sets the ContextMenuStrip associated with this control. This property is auto-created and is always not null. Usage of this property depends on the control.
[Browsable(false)]
public override ContextMenuStrip ContextMenuStrip { get; set; }
Property Value
- ContextMenuStrip
The ContextMenuStrip for this control.