Click or drag to resize

KryptonDomainUpDownContextMenuStrip Property

Gets and sets the associated context menu strip.

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

Property Value

ContextMenuStrip
See Also