CSliderCtrl::GetTic

int GetTic( int nTic ) const;

Return Value

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

Parameters

nTic

Zero-based index identifying a tick mark.

Remarks

Call this function to retrieve the position of a tick mark in a slider control.

CSliderCtrl OverviewClass MembersHierarchy Chart

See Also   CSliderCtrl::SetTic, CSliderCtrl::GetTicArray, CSliderCtrl::GetTicPos, CSliderCtrl::SetTicFreq, CSliderCtrl::ClearTics