CListBox::SetSel

Call this member function to select a string in a multiple-selection list box.

Syntax

int SetSel( int nIndex, BOOL bSelect = TRUE );

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::GetSel