Поделиться через


CSliderCtrl::SetSelection

Sets the starting and ending positions for the current selection in a slider control.

void SetSelection(
   int nMin,
   int nMax 
);

Параметры

  • nMin
    Starting position for the slider.

  • nMax
    Ending position for the slider.

Требования

Header: afxcmn.h

См. также

Основные понятия

CSliderCtrl Class

CSliderCtrl Members

Hierarchy Chart

CSliderCtrl::GetSelection

CSliderCtrl::ClearSel