CSliderCtrl::SetSelection

Call this member function to set the starting and ending positions for the current selection in a slider control.

Syntax

void SetSelection( int nMin, int nMax );

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::GetSelection, CSliderCtrl::ClearSel