CComboBox::ResetContent

This member function removes all items from the list box and edit control of a combo box.

Syntax

void ResetContent( );

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