Accessible Using
Double-click on the progress bar control; or
if selected: "Control > Attributes" or by selecting 'Attributes...' from the control's context menu.
if selected: ENTER.
Note:
For context-sensitive help on attribute entries, select the entry so
it has the focus, and press F1.
Entry in Attributes Window | Represents |
---|---|
Name | Handle name of the progress bar control (may be overwritten with another name). |
Context Menu | CONTEXT-MENU attribute value. Specifies the context menu (if any) associated with the control. |
Background color: | Defines the color of the progress bar background.
Note: |
Selection box | BACKGROUND-COLOUR-NAME attribute value. |
... |
Invokes dialog box for editing BACKGROUND-COLOUR-VALUE attribute value. |
Foreground color: | Defines the color of the progress bar itself.
Note: |
Selection box | FOREGROUND-COLOUR-NAME attribute value. |
... |
Invokes dialog box for editing FOREGROUND-COLOUR-VALUE attribute value. |
Range: | |
Min | MIN attribute value. Lower limit of control's range. |
Max | MAX attribute value. Upper limit of control's range. |
Pos. | POSITION attribute value. Current progress bar position within control's numeric range. |
Style: | |
Smooth | STYLE attribute
value. Progress bar is smooth rather than segmented.
Note: |
Vertical | STYLE attribute value. The control is oriented vertically, rather than horizontally. |
State: | |
Visible | VISIBLE attribute value. Control will be shown. |
Rectangle: | The following four attributes decide the input field control's x
and y axis position, its height and its width on the screen.
X -
RECTANGLE-X attribute
value. |
OK | Save settings and exit the window. |
Cancel | Exit the window without saving the settings. |
Help | Provides online help on the attributes window. |