CSliderCtrl::ClearTics
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.