CComboBox::SetItemHeight

This member function sets the height of list items in a combo box or the height of the edit-control (or static-text) portion of a combo box.

Syntax

int SetItemHeight( int nIndex, UINT cyItemHeight );

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