MobileForms Toolkit Documentation

ScrollBar.LargeChange Property

Gets or sets a value to be added to or subtracted from the Value property when the thumb is moved a large distance.

public int LargeChange {get; set;}

Property Value

A numeric value. The default value is 10.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace