CProgressCtrl Members

Base Class Members

CObject Members

CCmdTarget Members

CWnd Members

Construction

CProgressCtrl

Constructs a CProgressCtrl object.

Create

Creates a progress bar control and attaches it to a CProgressCtrl object.

CreateEx

Creates a progress control with the specified Windows extended styles and attaches it to a CProgressCtrl object.

Attributes

GetBarColor

Gets the color of the progress indicator bar for the current progress bar control.

GetBkColor

Gets the background color of the current progress bar.

GetPos

Gets the current position of the progress bar.

GetRange

Gets the lower and upper limits of the range of the progress bar control.

GetState

Gets the state of the current progress bar control.

GetStep

Retrieves the step increment for the progress bar of the current progress bar control.

OffsetPos

Advances the current position of a progress bar control by a specified increment and redraws the bar to reflect the new position.

SetBarColor

Sets the color of the progress indicator bar in the current progress bar control.

SetBkColor

Sets the background color for the progress bar.

SetMarquee

Turns marquee mode on or off for the current progress bar control.

SetPos

Sets the current position for a progress bar control and redraws the bar to reflect the new position.

SetRange32

Sets the minimum and maximum ranges for a progress bar control and redraws the bar to reflect the new ranges.

SetRange

Sets the minimum and maximum ranges for a progress bar control and redraws the bar to reflect the new ranges.

SetState

Sets the state of the current progress bar control.

SetStep

Specifies the step increment for a progress bar control.

Operations

StepIt

Advances the current position for a progress bar control by the step increment (see SetStep) and redraws the bar to reflect the new position.

See Also

Reference

CProgressCtrl Class

Hierarchy Chart