System.Windows.Forms.ComboBox.DropDownWidth Property

Gets or sets the width of the of the drop-down portion of a combo box.

Syntax

public int DropDownWidth { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If a value has not been set for the ComboBox.DropDownWidth, this property returns the Control.Width of the combo box.

Note:

The width of the drop-down cannot be smaller than the System.Windows.Forms.ComboBox width.

Requirements

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