void ClearTics( BOOL bRedraw = FALSE );
Parameters
bRedraw
Redraw flag. If this parameter is TRUE, the slider is redrawn after the tick marks are cleared; otherwise the slider is not redrawn.
Remarks
Call this function to remove the current tick marks from a slider control.
CSliderCtrl Overview | Class Members | Hierarchy Chart
See Also CSliderCtrl::GetTicArray, CSliderCtrl::GetTic, CSliderCtrl::GetNumTics