This method specifies the step increment for a progress bar control. The step increment is the amount by which a call to CProgressCtrl::StepIt increases the progress bar’s current position.
Header file: | Afxcmn.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
int SetStep( int nStep );
CProgressCtrl::OffsetPos, CProgressCtrl::SetPos, CProgressCtrl::StepIt