CListBox::InsertString

Call this member function to insert a string into the list box.

Syntax

int InsertString( int nIndex, LPCTSTR lpszItem );

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, CListBox::AddString