ToolStripPanel.ToolStripPanelRowCollection Constructor
.NET Framework 4.5
Initializes a new instance of the ToolStripPanel.ToolStripPanelRowCollection class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToolStripPanel.ToolStripPanelRowCollection(ToolStripPanel) | Initializes a new instance of the ToolStripPanel.ToolStripPanelRowCollection class in the specified ToolStripPanel. |
|
ToolStripPanel.ToolStripPanelRowCollection(ToolStripPanel, ToolStripPanelRow[]) | Initializes a new instance of the ToolStripPanel.ToolStripPanelRowCollection class with the specified number of rows in the specified ToolStripPanel. |