System.Windows.Forms.ToolStripComboBox.DropDownWidth Property

Gets or sets the width, in pixels, of the drop-down portion of a System.Windows.Forms.ToolStripComboBox.

Syntax

public int DropDownWidth { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripComboBox.DropDownWidth property to get or set the width of the drop-down portion of a System.Windows.Forms.ToolStripComboBox.

Requirements

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