ToolStripPanel::Join Method (ToolStrip^, Int32, Int32)
.NET Framework (current version)
Adds the specified ToolStrip to a ToolStripPanel at the specified coordinates.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- toolStripToDrag
-
Type:
System.Windows.Forms::ToolStrip^
The ToolStrip to add to the ToolStripPanel.
- x
-
Type:
System::Int32
The horizontal client coordinate, in pixels.
- y
-
Type:
System::Int32
The vertical client coordinate, in pixels.
.NET Framework
Available since 2.0
Available since 2.0
Show: