System.Windows.Forms.ComboBox.DropDownHeight Property

Gets or sets the height in pixels of the drop-down portion of the System.Windows.Forms.ComboBox.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)]
[System.ComponentModel.DefaultValue(106)]
[System.ComponentModel.Browsable(true)]
public int DropDownHeight { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the ComboBox.DropDownHeight property resets the ComboBox.IntegralHeight property to false.

Requirements

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