CListBox::SetAnchorIndex

Call this member function to set the anchor in a multiple-selection list box to begin an extended selection.

Syntax

void SetAnchorIndex( int 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::GetAnchorIndex