CRichEditCtrl::PosFromChar
Visual Studio 2012
Retrieves the client area coordinates of a specified character in an edit control.
CPoint PosFromChar( UINT nChar ) const;
For more information, see EM_POSFROMCHAR in the Windows SDK.