ToolStripPanel::Join Method (ToolStrip^)
.NET Framework (current version)
Adds the specified ToolStrip to a ToolStripPanel.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- toolStripToDrag
-
Type:
System.Windows.Forms::ToolStrip^
The ToolStrip to add to the ToolStripPanel.
The following code example demonstrates the use of the Join constructor. This example is part of a larger example available in the ToolStripPanel class overview.
.NET Framework
Available since 2.0
Available since 2.0
Show: