Call this member function to specify 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.
int SetStep( int nStep );
| Header file: | Afxcmn.h |
| Platforms: | |
| Versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
CProgressCtrl Overview, CProgressCtrl Member Functions, Control Classes, CProgressCtrl::OffsetPos, CProgressCtrl::SetPos, CProgressCtrl::StepIt