ToolStripControlHost Constructor

 

Initializes a new instance of the ToolStripControlHost class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodToolStripControlHost(Control^)

Initializes a new instance of the ToolStripControlHost class that hosts the specified control.

System_CAPS_pubmethodToolStripControlHost(Control^, String^)

Initializes a new instance of the ToolStripControlHost class that hosts the specified control and that has the specified name.

Return to top
Show: