CListBox::ResetContent

Call this member function to remove all items from a list box.

Syntax

void ResetContent( );

At a Glance

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

See Also

CListBox Overview, CListBox Member Functions, Control Classes