Click or drag to resize

KryptonRibbonGroupClusterButtonContextMenuStrip Property

Gets and sets the context strip for showing when the button is pressed.

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

Property Value

ContextMenuStrip
See Also