ToolStripComboBox Constructor (Control^)
.NET Framework (current version)
Initializes a new instance of the ToolStripComboBox class derived from a base control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- c
-
Type:
System.Windows.Forms::Control^
The base control.
| Exception | Condition |
|---|---|
| NotSupportedException | The operation is not supported. |
.NET Framework
Available since 2.0
Available since 2.0
Show: