Click or drag to resize

PaletteElement Enumeration

Specifies a palette element.

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