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


CSliderCtrl::SetTic

Sets the position of a tick mark in a slider control.

BOOL SetTic(
   int nTic 
);

Параметры

  • nTic
    Position of the tick mark. This parameter must specify a positive value.

Возвращаемое значение

Nonzero if the tick mark is set; otherwise 0.

Требования

Header: afxcmn.h

См. также

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

CSliderCtrl Class

CSliderCtrl Members

Hierarchy Chart

CSliderCtrl::GetTic

CSliderCtrl::GetTicArray

CSliderCtrl::GetTicPos

CSliderCtrl::SetTicFreq

CSliderCtrl::ClearTics