CComboBox::Copy

void Copy( );

Remarks

Copies the current selection, if any, in the edit control of the combo box onto the Clipboard in CF_TEXT format.

CComboBox OverviewClass MembersHierarchy Chart

See Also   CComboBox::Clear, CComboBox::Cut, CComboBox::Paste, WM_COPY