| Class | Description | |
|---|---|---|
![]() | ProgressBarBot | RunBot for the WebProgressBar control. |
![]() | ProgressBarClientEvents | Client events used by the WebProgressBar control. |
![]() | ProgressBarRenderer | Inherits from RendererBase. This is the renderer for the WebProgressBar. Note that it does not render the label in the proper position. That has to happen client side. |
![]() | WebProgressBar | Main class for the WebProgressBar control. |
| Enumeration | Description | |
|---|---|---|
![]() | LabelFormat | Label format settings |
![]() | ProgressBarFillDirection | Possible directions for the progress bar to fill. |
![]() | ProgressBarFillMode | Possible modes of fill for the progress bar. |
![]() | ProgressBarLabelAlignment | Label alignments defined for the Progress Bar's css file. |
![]() | ProgressBarRoles | Names of the css classes for the progress bar. |
![]() | WebProgressBarProps | An enumeration of all the properties that WebProgressBar will send to the client. |