CSliderCtrl::SetSelection

This method sets the starting and ending positions for the current selection in a slider control.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void SetSelection( int nMin, int nMax );

See Also

CSliderCtrl::GetSelection, CSliderCtrl::ClearSel