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 client coordinates of the caret's current position and returns them as a CPoint.
static CPoint PASCAL GetCaretPos( );
Return Value
CPoint object containing the coordinates of the caret's position.
Remarks
The caret position is given in the client coordinates of the CWnd window.
Requirements
Header: afxwin.h