ToolStripManager::Merge Method
.NET Framework (current version)
Combines ToolStrip controls.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Merge(ToolStrip^, String^) | Combines two ToolStrip objects of the same type. |
![]() ![]() | Merge(ToolStrip^, ToolStrip^) | Combines two ToolStrip objects of different types. |
Show:

