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


CSliderCtrl::GetTic

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

int GetTic(
   int nTic 
) const;

Параметры

  • nTic
    Zero-based index identifying a tick mark.

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

The position of the specified tick mark or – 1 if nTic does not specify a valid index.

Требования

Header: afxcmn.h

См. также

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

CSliderCtrl Class

CSliderCtrl Members

Hierarchy Chart

CSliderCtrl::SetTic

CSliderCtrl::GetTicArray

CSliderCtrl::GetTicPos

CSliderCtrl::SetTicFreq

CSliderCtrl::ClearTics