CSliderCtrl::ClearSel

void ClearSel( BOOL bRedraw = FALSE );

Parameters

bRedraw

Redraw flag. If this parameter is TRUE, the slider is redrawn after the selection is cleared; otherwise the slider is not redrawn.

Remarks

Call this function to clear the current selection in a slider control.

CSliderCtrl OverviewClass MembersHierarchy Chart

See Also   CSliderCtrl::GetSelection, CSliderCtrl::SetSelection