MobileForms Toolkit Documentation

ScrollBar.MaximumThumbSize Property

Gets or sets maximum size of the thumb.

protected int MaximumThumbSize {get; set;}

Property Value

An integer value. Default is 0.

Remarks

If this property is set to 0, the size of the thumb is computed automatically.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace