This method inserts a string into the list box.
int InsertString( int nIndex, LPCTSTR lpszItem );
CListBox::AddString