CSliderCtrl::SetSelection

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 OverviewClass MembersHierarchy Chart

See Also   CSliderCtrl::GetSelection, CSliderCtrl::ClearSel