CEdit::Copy

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 OverviewClass MembersHierarchy Chart

See Also   CEdit::Clear, CEdit::Cut, CEdit::Paste