Click or drag to resize

PaletteRibbonGalleryButton Enumeration

Specifies a ribbon gallery button.

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 PaletteRibbonGalleryButton
Members
  Member nameValueDescription
Up0 Specifies the up gallery button.
Down1 Specifies the down gallery button.
DropDown2 Specifies the drop down gallery button.
See Also