ToolStripComboBox Constructor
.NET Framework (current version)
Initializes a new instance of the ToolStripComboBox class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
