Table of Contents

Property ContextMenuStrip

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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 virtual ContextMenuStrip ContextMenuStrip { get; set; }

Property Value

ContextMenuStrip

The ContextMenuStrip for this control.