MobileForms Toolkit Documentation

ProgressBar.BarImage Property

Gets or sets an Image for the progress bar.

public System.Drawing.Image BarImage {get; set;}

Property Value

An Image used to draw the progress bar. The default is null.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace