ToolStripComboBox::DropDownWidth Property
.NET Framework (current version)
Gets or sets the width, in pixels, of the drop-down portion of a ToolStripComboBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Use the DropDownWidth property to get or set the width of the drop-down portion of a ToolStripComboBox.
The following code example demonstrates the syntax for setting various ToolStripComboBox properties, including the DropDownWidth property.
.NET Framework
Available since 2.0
Available since 2.0
Show: