ToolStripComboBox Constructor
.NET Framework 4.5
Initializes a new instance of the ToolStripComboBox class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToolStripComboBox() | Initializes a new instance of the ToolStripComboBox class. |
|
ToolStripComboBox(Control) | Initializes a new instance of the ToolStripComboBox class derived from a base control. |
|
ToolStripComboBox(String) | Initializes a new instance of the ToolStripComboBox class with the specified name. |