MobileForms Toolkit Documentation

ProgressBar.BarFillStyle Property

Gets or sets a style of how to fill the progress bar.

public ProgressBarBarFillStyle BarFillStyle {get; set;}

Property Value

A ProgressBarBarFillStyle indicating how to fill the progress bar with BarGradientColor or BarImage.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace