MobileForms Toolkit Documentation

ScrollBarButton.Color Property

Gets or sets the color of the button.

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

Property Value

A Color used to draw the button.

Remarks

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

See Also

ScrollBarButton Class | Resco.Controls.ScrollBar Namespace