ProgressBar Control

[This is preliminary documentation and subject to change.]

This control displays a rectangle filling up as it receives progress messages. Typically should subscribe to the SetProgress control event or a control event whose name matches the name of the action whose progress is gauged.

Property

There can be no property associated with this control.

Valid Style Bits

Progress95
Sunken
Visible

Valid Control Attributes

Default
Position
Progress
Text
Visible
WindowHandle

Control Events Published

None.

Can Take Focus

No.

Remarks

The control is created as a PROGRESS_CLASS. It also has the WS_CHILD and WS_GROUP styles.