Class ProgressBarEx
The ProgressBarEx type will soon be replaced with the ProgressBarAdv for consistency in control naming in our library. Please replace all occurrences of ProgressBarEx with ProgressBarAdv in your application.
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
[Obsolete("The ProgressBarEx type will soon be replaced with the ProgressBarAdv for consistency in naming in our library. Please replace all occurrences of ProgressBarEx with ProgressBarAdv in your app.")]
public class ProgressBarEx : ProgressBarAdv, IDisposable, ISupportInitialize, IThemeProvider, IVisualStyle
Constructors
ProgressBarEx()
Declaration
public ProgressBarEx()
Implements
System.IDisposable
System.ComponentModel.ISupportInitialize