CListBox::VKeyToItem

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

Syntax

virtual int VKeyToItem( 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::CharToItem, CListBox::SetCurSel, CListBox::SetSel, CListBox::SetCaretIndex