ProgressBarBaseControl Class
Serves as a base for progress bar controls.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
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
Show 11 items
Object
MarshalByRefObject
Component
Control
DevExpress.XtraEditors.XtraControl
See Also