Click or drag to resize

PaletteElement Enumeration

Specifies a palette element.

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 PaletteElement
Members
  Member nameValueDescription
TrackBarTrack0 Specifies the track of a track bar.
TrackBarTick1 Specifies the tick of a track bar.
TrackBarPosition2 Specifies the position marker of a track bar.
See Also