Click or drag to resize

RibbonAppButtonAppMenuButtonSpecCollection Constructor

Initialize a new instance of the AppMenuButtonSpecCollection 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 AppMenuButtonSpecCollection(
	KryptonRibbon owner
)

Parameters

owner  KryptonRibbon
Reference to owning object.
See Also