ComboBox::PreferredHeight Property
.NET Framework (current version)
Gets the preferred height of the ComboBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32The preferred height, in pixels, of the item area of the combo box.
The preferred height is a value based on the font height and an adjustment for the border.
.NET Framework
Available since 1.1
Available since 1.1
Show: