MobileForms Toolkit Documentation

ProgressBar.BackgroundColor Property

Gets or sets a color of the background.

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

Property Value

A Color used to draw the background. The default is Control.

Remarks

If BackgroundGradientColor or BackgroundImage are set, this property is not used.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace