Version

UltraProgressBar Class Fields

For a list of all members of this type, see UltraProgressBar members.

Public Fields
 NameDescription
Public FieldDEFAULT_PERCENT_FORMATDefault percent format. "P0" is used to render a rounded percent.  
Public FieldDefaultSegmentWidthDefault segment width for the progress bar.  
Public FieldLABEL_AMOUNT_COMPLETEDThe amount completed is displayed.  
Public FieldLABEL_AMOUNT_REMAININGThe remaining value is displayed.  
Public FieldLABEL_FORMATTEDThe percent is displayed as a formatted value using the PercentFormat property.  
Public FieldLABEL_FORMATTED_REMAININGThe percent remaining is displayed as a formatted value using the PercentFormat property.  
Public FieldLABEL_MAXIMUMThe Maximum value is displayed.  
Public FieldLABEL_MINIMUMThe Minimum value is displayed.  
Public FieldLABEL_PERCENT_COMPLETEDThe percent is displayed as a value rounded to zero decimal places.  
Public FieldLABEL_PERCENT_REMAININGThe percent remaining is displayed as a value rounded to zero decimal places.  
Public FieldLABEL_RANGEThe total range value is displayed.  
Public FieldLABEL_VALUEThe current Value is displayed.  
See Also