void SetSelection( int nMin, int nMax );
Parameters
nMin
Starting position for the slider.
nMax
Ending position for the slider.
Remarks
Call this function to set the starting and ending positions for the current selection in a slider control.
CSliderCtrl Overview | Class Members | Hierarchy Chart
See Also CSliderCtrl::GetSelection, CSliderCtrl::ClearSel