The following tables list the members exposed by IProgressBarInfo.
Name | Description | |
---|---|---|
Appearance | Appearance for the progress bar. | |
BorderStyle | BorderStyle of the progress bar. | |
FillAppearance | Appearance for the filled area of the progress bar. | |
FormatInfo | Returns the culture specific information used to determine how values are formatted. | |
Label | Display label for the progress bar. | |
Maximum | Maximum value of the progress bar. | |
Minimum | Minimum value of the progress bar. | |
Orientation | Orientation of the progress bar. | |
PercentFormat | Format used when formatting the percent for the Label items [Formatted] and [FormattedRemaining] | |
ResolutionOrder | Returns the resolution order to use when resolving the appearance. | |
SegmentWidth | Returns the width of the segments. | |
ShowLabel | Indicates if the label should be displayed. | |
Style | Style of the progress bar fill. | |
UIRole | Returns the UIRole for the main area of the progress bar. | |
UIRoleFillArea | Returns the UIRole for the fill area of the progress bar. | |
Value | Current value of the progress bar. |
Name | Description | |
---|---|---|
ResolveAppearance | Resolves the appearance for the progress bar background | |
ResolveFillAppearance | Resolves the appearance for the filled area of the progress bar |