Click or drag to resize

KryptonRibbonGroupTrackBarTrackBarSize Property

Gets and sets the size of the track bar elements.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public PaletteTrackBarSize TrackBarSize { get; set; }

Property Value

Type: PaletteTrackBarSize
See Also