MobileForms Toolkit Documentation

ProgressBar.BarStyle Property

Gets or sets a style of the progress bar.

public ProgressBarBarStyle BarStyle {get; set;}

Property Value

A style used to indicate the progress of an operation. The default is Continuous.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace