Click or drag to resize

ButtonSpecExpandRibbon Constructor

Initialize a new instance of the ButtonSpecExpandRibbon class.

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 ButtonSpecExpandRibbon(
	KryptonRibbon ribbon
)

Parameters

ribbon  KryptonRibbon
Reference to owning ribbon control.
See Also