CSliderCtrl::SetRangeMin
Sets the minimum range for the slider in a slider control.
void SetRangeMin(
int nMin,
BOOL bRedraw = FALSE
);
Параметры
nMin
Minimum position for the slider.bRedraw
The redraw flag. If this parameter is TRUE, the slider is redrawn after the range is set; otherwise the slider is not redrawn.
Требования
Header: afxcmn.h