MobileForms Toolkit Documentation

Resco.Controls.ProgressBar Namespace

Namespace hierarchy

Classes

Class Description
DrawEventArgs Class containing arguments for DrawBackground, DrawBar and DrawText events.
GradientColor Represents a gradient color.
MarginPadding Represents padding or margin information.
ProgressBar Resco ProgressBar control.

Delegates

Delegate Description
ProgressBar.DrawBackgroundHandler Delegate for the DrawBackground event.
ProgressBar.DrawBarHandler Delegate for the DrawBar event.
ProgressBar.DrawTextHandler Delegate for the DrawText event.

Enumerations

Enumeration Description
FillDirection The direction of the gradient fill.
ProgressBarBarFillStyle Specifies the style which is used to draw the bar using gradient or image.
ProgressBarBarStyle Specifies the style that a progress bar uses to indicate the progress of an operation.
ProgressBarBorderStyle Specifies the style used to draw the border.
ProgressBarMarqueeStyle Specifies how the marquee block is moved.