CSliderCtrl::GetTicPos
intGetTicPos(intnTic**) const;**
Return Value
The physical position, in client coordinates, 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 current physical position of a tick mark in a slider control.
CSliderCtrl Overview | Class Members | Hierarchy Chart
See Also CSliderCtrl::SetTic, CSliderCtrl::GetTic, CSliderCtrl::SetTicFreq, CSliderCtrl::ClearTics