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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also