CSliderCtrl::SetRangeMax

Call this member function to set the maximum range for the slider in a slider control.

Syntax

void SetRangeMax( int nMax, BOOL bRedraw = FALSE );

At a Glance

Header file: Afxcmn.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSliderCtrl Overview, CSliderCtrl Member Functions, Control Classes, CSliderCtrl::SetRange, CSliderCtrl::GetRangeMax, CSliderCtrl::SetRangeMin