void Copy( );
Remarks
Call this function to coy the current selection (if any) in the edit control to the Clipboard in CF_TEXT format.
For more information, see WM_COPY in the Win32 documentation.
CEdit Overview | Class Members | Hierarchy Chart
See Also CEdit::Clear, CEdit::Cut, CEdit::Paste