We recommend using Visual Studio 2017
This documentation is archived and is not being maintained.
CWnd::GetCaretPos
Visual Studio 2010
Retrieves the client coordinates of the caret's current position and returns them as a CPoint.
static CPoint PASCAL GetCaretPos( );
CPoint object containing the coordinates of the caret's position.
Show: