Partager via


CSliderCtrl::ClearTics

Removes the current tick marks from a slider control.

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.

Requirements

Header: afxcmn.h

See Also

Concepts

CSliderCtrl Class

CSliderCtrl Members

Hierarchy Chart

CSliderCtrl::GetTicArray

CSliderCtrl::GetTic

CSliderCtrl::GetNumTics