System.Windows.Forms.ToolStripPanel.Join Method

Adds the specified System.Windows.Forms.ToolStrip to a System.Windows.Forms.ToolStripPanel in the specified row.

Syntax

public void Join (ToolStrip toolStripToDrag, int row)

Parameters

toolStripToDrag
The System.Windows.Forms.ToolStrip to add to the System.Windows.Forms.ToolStripPanel.
row
An int representing the System.Windows.Forms.ToolStripPanelRow to which the System.Windows.Forms.ToolStrip is added.

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