Call this member function to retrieve the maximum and minimum positions for the slider in a slider control. This function copies the values into the integers referenced by nMin and nMax.
void GetRange( int& nMin, int& nMax ) const;
Header file: | Afxcmn.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CSliderCtrl Overview, CSliderCtrl Member Functions, Control Classes, CSliderCtrl::GetRangeMin, CSliderCtrl::GetRangeMax, CSliderCtrl::SetRange