![]() |
• Interface Manager | ||||
|
API Links
Developer Links
|
class ProgressWidgetDefined in:
The C4Widgets.hProgressWidget class represents an interface widget that displays a progress bar.
Definition
Constructor
Parameters
Description
The ProgressWidget class displays a progress bar.The default widget color corresponds to the kWidgetColorBackground color type and determines the background color of the progress bar. The kWidgetColorHilite color type is also supported, and it controls the color of the filled portion of the progress bar. If a highlight color has not been explicitly specified, then the Interface Manager's global highlight color is used.
Base Classes
|