|
Navigation: Program Reference > Dialogs > Dialog Editor > Dialog Controls > Progress Bar |
|
This control displays a bar graph that changes length as it receives progress messages. The following properties are available for Progress Bar controls:
Appearance
Percentage |
Defines how much of the progress bar is filled. |
Progress 95 |
Defines if the progress bar will be painted either as continuous bar or as series of rectangles. |
Visible |
The visibility of the control. |
Design
Name |
Identifies the control. |
||||
System |
Defines if current control is used as a system control. The available Progress Bar system controls are:
|
Layout
Height |
The height of the control in pixels. |
Left |
The left position of the control. |
Top |
The top position of the control. |
Width |
The width of the control in pixels. |