For a list of all members of this type, see UltraProgressBar members.
Name | Description | |
---|---|---|
DEFAULT_PERCENT_FORMAT | Default percent format. "P0" is used to render a rounded percent. | |
DefaultSegmentWidth | Default segment width for the progress bar. | |
LABEL_AMOUNT_COMPLETED | The amount completed is displayed. | |
LABEL_AMOUNT_REMAINING | The remaining value is displayed. | |
LABEL_FORMATTED | The percent is displayed as a formatted value using the PercentFormat property. | |
LABEL_FORMATTED_REMAINING | The percent remaining is displayed as a formatted value using the PercentFormat property. | |
LABEL_MAXIMUM | The Maximum value is displayed. | |
LABEL_MINIMUM | The Minimum value is displayed. | |
LABEL_PERCENT_COMPLETED | The percent is displayed as a value rounded to zero decimal places. | |
LABEL_PERCENT_REMAINING | The percent remaining is displayed as a value rounded to zero decimal places. | |
LABEL_RANGE | The total range value is displayed. | |
LABEL_VALUE | The current Value is displayed. |