Call this member function to retrieve the upper and lower limits (range) for a spin button control.
DWORD GetRange( ) const;
void GetRange( int &lower, int& upper ) const;
| Header File | Afxcmn.h |
| Platforms | |
| Versions | 1.0 and later |
| Complete documentation | Visual C++ documentation |
CSpinButtonCtrl Overview, CSpinButtonCtrl Member Functions, Control Classes, CSpinButtonCtrl::SetRange