MobileForms Toolkit Documentation

ScrollBar.Maximum Property

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

public int Maximum {get; set;}

Property Value

A numeric value. The default value is 100.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace