CProgressCtrl::StepIt

Call this member function to advance the current position for a progress bar control by the step increment, and redraw the bar to reflect the new position.

Syntax

int StepIt( );

At a Glance

Header file: Afxcmn.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CProgressCtrl Overview, CProgressCtrl Member Functions, Control Classes CProgressCtrl::SetPos, CProgressCtrl::SetRange, CProgressCtrl::SetStep