MobileForms Toolkit Documentation

ProgressBar.BackgroundGradientColor Property

Gets or sets the gradient colors of the background.

public GradientColor BackgroundGradientColor {get; set;}

Property Value

A GradientColor used to draw the background.

Remarks

If BackgroundImage property is set, this property is not used.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace