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