Click or drag to resize

IQuickAccessToolbarButtonSetRibbon Method

Provides a back reference to the owning ribbon control instance.

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#
void SetRibbon(
	KryptonRibbon ribbon
)

Parameters

ribbon  KryptonRibbon
Reference to owning instance.
See Also