MobileForms Toolkit Documentation

ScrollBar.SmallChange Property

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

public int SmallChange {get; set;}

Property Value

A numeric value. The default value is 1.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace