System.Windows.Forms.ToolStripPanel.Join Method

Adds the specified System.Windows.Forms.ToolStrip to a System.Windows.Forms.ToolStripPanel at the specified location.

Syntax

public void Join (ToolStrip toolStripToDrag, System.Drawing.Point location)

Parameters

toolStripToDrag
The System.Windows.Forms.ToolStrip to add to the System.Windows.Forms.ToolStripPanel.
location
A System.Drawing.Point value representing the x- and y-client coordinates, in pixels, of the new location for the System.Windows.Forms.ToolStrip.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0