Click or drag to resize

KryptonRibbonGroupTrackBarSmallChange Property

Gets or sets the value added to or subtracted from the Value property when the scroll box is moved a small distance.

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

Property Value

Int32
See Also