CRichEditCtrl::Copy

void Copy( );

Remarks

Call this function to copy the current selection (if any) in the rich edit control to the Clipboard.

For more information, see WM_COPY in the Win32 documentation.

CRichEditCtrl OverviewClass MembersHierarchy Chart

See Also   CRichEditCtrl::Paste, CRichEditCtrl::Cut