MobileForms Toolkit Documentation

ScrollBarThumb.Color Property

Gets or sets the color of the thumb.

public System.Drawing.Color Color {get; set;}

Property Value

A Color used to draw the thumb.

Remarks

If GradientColor or Image properties are set, this property is not used.

See Also

ScrollBarThumb Class | Resco.Controls.ScrollBar Namespace