Class | Description | |
---|---|---|
PercentSetting | Object for associating an appearance with a specific percent value. | |
PercentSetting.PercentSettingTypeConverter | TypeConverter for the PercentSetting class. | |
PercentSettingsCollection | Collection of PercentSetting instances used to apply appearances to a progress bar based on the current percent being displayed. | |
ProgressBarControlUIElement | The main UIElement for the UltraProgressBar control. | |
ProgressBarEditor | ProgressBarEditor ProgressBarEditor | |
ProgressBarEmbeddableOwner | A class for managing the values used by a ProgressBarEmbeddableUIElement for an UltraProgressBar | |
ProgressBarEmbeddableUIElement | Embeddable uielement for a progress bar editor. | |
ProgressBarFillUIElement | UIElement for displaying the filled area of a ProgressBar. | |
ProgressBarLabelTypeConverter | Type converter for displaying a list of options for the ProgressBarEditor label. | |
ProgressBarUIElement | UIElement for displaying the unfilled area of a ProgressBar. | |
ProgressBarValueTypeEditor | UIType editor for an IProgressBarInfoIProgressBarInfo.Value property | |
ProgressFillTextUIElement | Class used to render the text for the filled area of an UltraProgressBar. | |
UltraProgressBar | Control for displaying the status of an activity. |
Interface | Description | |
---|---|---|
IProgressBarInfo | Interface for providing information to a progress bar uielement. | |
IProgressBarInfoEx | Interface for defining a progress bar with value based appearances |
Enumeration | Description | |
---|---|---|
ProgressBarPropertyIds | Enumeration of UltraProgressBar property Ids. These values can be used to identify the UltraProgressBar specific property changes passed along by the Infragistics.Win.UltraControlBase.PropertyChanged event. | |
ProgressBarStyle | Enumeration of progress bar styles. |