CComboBox::Copy

This member function copies the current selection in the edit control of the combo box onto the Clipboard in CF_TEXT format.

Syntax

void Copy( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::Clear, CComboBox::Cut, CComboBox::Paste