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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
void SetRibbon(
	KryptonRibbon ribbon
)

Parameters

ribbon
Type: Internal.ComponentFactory.Krypton.RibbonKryptonRibbon
Reference to owning instance.
See Also