Syntax
void Copy();
Remarks
Copies the current selection (if any) in the edit control to the Clipboard in CF_TEXT format.
See Also
CEdit::Clear, CEdit::Cut, CEdit::Paste, WM_COPY