ToolStripControlHost Constructor
.NET Framework (current version)
Initializes a new instance of the ToolStripControlHost class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ToolStripControlHost(Control^) | Initializes a new instance of the ToolStripControlHost class that hosts the specified control. |
![]() | ToolStripControlHost(Control^, String^) | Initializes a new instance of the ToolStripControlHost class that hosts the specified control and that has the specified name. |
Show:
