MobileForms Toolkit Documentation

ScrollBar.Minimum Property

Gets or sets the lower limit of values of the scrollable range.

public int Minimum {get; set;}

Property Value

A numeric value. The default value is 0.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace