Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current physical position of a tick mark in a slider control.
int GetTicPos(
int nTic
) const;
Parameters
- nTic
Zero-based index identifying a tick mark.
Return Value
The physical position, in client coordinates, of the specified tick mark or – 1 if nTic does not specify a valid index.
Requirements
Header: afxcmn.h