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


CSliderCtrl::ClearTics

Removes the current tick marks from a slider control.

void ClearTics(
   BOOL bRedraw = FALSE 
);

Параметры

  • bRedraw
    Redraw flag. If this parameter is TRUE, the slider is redrawn after the tick marks are cleared; otherwise the slider is not redrawn.

Требования

Header: afxcmn.h

См. также

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

CSliderCtrl Class

CSliderCtrl Members

Hierarchy Chart

CSliderCtrl::GetTicArray

CSliderCtrl::GetTic

CSliderCtrl::GetNumTics