Version

Infragistics.Win.UltraWinProgressBar Namespace

Classes
 ClassDescription
ClassPercentSetting Object for associating an appearance with a specific percent value.
ClassPercentSetting.PercentSettingTypeConverter TypeConverter for the PercentSetting class.
ClassPercentSettingsCollection Collection of PercentSetting instances used to apply appearances to a progress bar based on the current percent being displayed.
ClassProgressBarControlUIElement The main UIElement for the UltraProgressBar control.
ClassProgressBarEditor ProgressBarEditor ProgressBarEditor
ClassProgressBarEmbeddableOwner A class for managing the values used by a ProgressBarEmbeddableUIElement for an UltraProgressBar
ClassProgressBarEmbeddableUIElement Embeddable uielement for a progress bar editor.
ClassProgressBarFillUIElement UIElement for displaying the filled area of a ProgressBar.
ClassProgressBarLabelTypeConverter Type converter for displaying a list of options for the ProgressBarEditor label.
ClassProgressBarUIElement UIElement for displaying the unfilled area of a ProgressBar.
ClassProgressBarValueTypeEditor UIType editor for an IProgressBarInfoIProgressBarInfo.Value property
ClassProgressFillTextUIElement Class used to render the text for the filled area of an UltraProgressBar.
ClassUltraProgressBar Control for displaying the status of an activity.
Interfaces
 InterfaceDescription
InterfaceIProgressBarInfo Interface for providing information to a progress bar uielement.
InterfaceIProgressBarInfoEx Interface for defining a progress bar with value based appearances
Enumerations
 EnumerationDescription
EnumerationProgressBarPropertyIds 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.
EnumerationProgressBarStyle Enumeration of progress bar styles.
See Also