dbicSlide Send comments on this topic.
SmallChange Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : SmallChange Property

Determines how much to change the value of the slider when the up and down arrow keys are pressed.

Syntax

Visual Basic (Declaration) 
Public Overridable Property SmallChange As Integer
C# 
public virtual int SmallChange {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also