[]
Gets or sets the bool value indicating whether the control should show context menu.
[C1Category("Behavior")]
[C1Description("ShowContextMenu", "Determines whether the control shows context menu.")]
public bool ShowContextMenu { get; set; }
<C1Category("Behavior")>
<C1Description("ShowContextMenu", "Determines whether the control shows context menu.")>
Public Property ShowContextMenu As Boolean