Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CEdit::Copy
CEdit                                       Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  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
 
 
                                     -♦-