Click or drag to resize

PaletteRibbonGalleryButton Enumeration

Specifies a ribbon gallery button.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.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