CWnd::GetCaretPos

Call this member function to retrieve the client coordinates of the caret's current position as a CPoint object.

Syntax

static CPoint PASCAL GetCaretPos( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories