CSliderCtrl::GetSelection

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

Syntax

void GetSelection( int& nMin, int& nMax ) const;

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