Adds the specified System.Windows.Forms.ToolStrip to a System.Windows.Forms.ToolStripPanel in the specified row.
- 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.