Call this member function to copy the selected text into a CString object. This function copies up to the end of the selection, or to the character preceding the first carriage-return character in the selection.
void GetSelectedText( CString& strResult ) const;
Header File | Afxext.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CEditView Overview, CEditView Member Functions, View Classes