CEdit::Copy

Call this member function to copy the current selection in the edit control to the Clipboard in CF_TEXT format.

Syntax

void Copy( );

At a Glance

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

See Also

CEdit Overview, CEdit Member Functions, Control Classes, CEdit::Clear, CEdit::Cut, CEdit::Paste