Call this member function to set the upper and lower limits of the progress bar control's range, and redraw the bar to reflect the new ranges.
void SetRange( int nLower, int nUpper );
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