MobileForms Toolkit Documentation

ProgressBar.BarGradientColor Property

Gets or sets the gradient colors of the progress bar.

public GradientColor BarGradientColor {get; set;}

Property Value

A GradientColor used to draw the progress bar.

Remarks

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

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace