This document is archived and information here might be outdated. Recommended version. |
The Combo box's drop down height.
[Visual Basic .NET]
Public ReadOnly Property DropDownHeight As Integer
[C#]
public int DropDownHeight {get;}
[C++]
HRESULT get_DropDownHeight(
System.Int32* rowsHigh
);
[C++] Parameters rowsHigh [out, retval]
rowsHigh is a parameter of type long*
Defines the number of columns in the combo box's drop down.