CListBox::CharToItem

This member function is called by the framework when the list box's parent window receives a WM_CHARTOITEM message from the list box.

Syntax

virtual int CharToItem( UINT nKey, UINT nIndex );

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::VKeyToItem, CListBox::SetCurSel, CListBox::SetSel, CListBox::SetCaretIndex