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.
staticCPointPASCALGetCaretPos();
Return Value
CPoint object containing the coordinates of the caret’s position.
Remarks
Retrieves the client coordinates of the caret’s current position and returns them as a CPoint.
The caret position is given in the client coordinates of the CWnd window.