CComboBox::GetItemHeight

This member function retrieves the height of list items in a combo 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

CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::SetItemHeight