Click or drag to resize

PaletteRibbonShape Enumeration

Specifies a ribbon shape.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public enum PaletteRibbonShape
Members
  Member nameValueDescription
Inherit0 Specifies the up gallery button.
Office20071 Specifies the Office 2007 ribbon shape.
Office20102 Specifies the Office 2010 ribbon shape.
NeoAxis3 Specifies the NeoAxis ribbon shape.
See Also