CListBox::GetItemHeight

Call this member function to determine the height of items in a list box.

Syntax

int GetItemHeight( int nIndex ) const;

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