Share via


CSliderCtrl::SetRangeMin

voidSetRangeMin(intnMin**,BOOLbRedraw=FALSE);**

Parameters

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.

Remarks

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

CSliderCtrl OverviewClass MembersHierarchy Chart

See Also   CSliderCtrl::SetRange, CSliderCtrl::GetRangeMin, CSliderCtrl::SetRangeMax