ToolStripControlHost Constructor (Control^, String^)
.NET Framework (current version)
Initializes a new instance of the ToolStripControlHost class that hosts the specified control and that has the specified name.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- c
-
Type:
System.Windows.Forms::Control^
The Control hosted by this ToolStripControlHost class.
- name
-
Type:
System::String^
The name of the ToolStripControlHost.
.NET Framework
Available since 2.0
Available since 2.0
Show: