ProgressBarBaseControl Class
Serves as a base for progress bar controls.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v19.1.dll
Declaration
Remarks
The ProgressBarBaseControl class implements the basic functionality of a progress bar control. You should not create instances of this class directly. Use it as the base class when creating custom progress bar controls.
Implements
Inheritance
See Also