Click or drag to resize

PaletteRibbonContextDouble Constructor

Initialize a new instance of the PaletteRibbonContextDouble class.

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#
public PaletteRibbonContextDouble(
	KryptonRibbon ribbon
)

Parameters

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