int StepIt( );
Return Value
The previous position of the progress bar control.
Remarks
Advances the current position for a progress bar control by the step increment and redraws the bar to reflect the new position. The step increment is set by the CProgressCtrl::SetStep member function.
CProgressCtrl Overview | Class Members | Hierarchy Chart
See Also CProgressCtrl::SetPos, CProgressCtrl::SetRange, CProgressCtrl::SetStep