System.Windows.Forms.ComboBox.PreferredHeight Property

Gets the preferred height of the System.Windows.Forms.ComboBox.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public int PreferredHeight { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The preferred height is a value based on the font height and an adjustment for the border.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0