ToolStripPanel::Join Method (ToolStrip^, Point)
.NET Framework (current version)
Adds the specified ToolStrip to a ToolStripPanel at the specified location.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- toolStripToDrag
-
Type:
System.Windows.Forms::ToolStrip^
The ToolStrip to add to the ToolStripPanel.
- location
-
Type:
System.Drawing::Point
A Point value representing the x- and y-client coordinates, in pixels, of the new location for the ToolStrip.
.NET Framework
Available since 2.0
Available since 2.0
Show: