Progress Control Attribute

[This is preliminary documentation and subject to change.]

This attribute measures how far the progress bar is filled up. The record contains two integers and a string. The first number is the progress, the second number is the range (the maximal possible number for the progress).

On setting, the integers can be entered as integer fields or strings containing the integers.

If the second number is missing it is assumed to be the default (1024). If the progress is larger than the range then it is changed to be the range. The third field is a string, the name of the action whose progress is displayed.

Type

Integer.

Access

Read and Write.

Minimum Size of the Record

At least 3.

Control Types That Have This Attribute

ProgressBar

Associated Control Stylebit

None.