Click or drag to resize

VisualContainerControlBaseContextMenuStrip Property

Gets or sets the ContextMenuStrip associated with this control.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public override ContextMenuStrip ContextMenuStrip { get; set; }

Property Value

Type: ContextMenuStrip
See Also