ToolStripPanel::ToolStripPanelRowCollection Constructor
.NET Framework (current version)
Initializes a new instance of the ToolStripPanel::ToolStripPanelRowCollection class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ToolStripPanel::ToolStripPanelRowCollection(ToolStripPanel^) | Initializes a new instance of the ToolStripPanel::ToolStripPanelRowCollection class in the specified ToolStripPanel. |
![]() | ToolStripPanel::ToolStripPanelRowCollection(ToolStripPanel^, array<ToolStripPanelRow^>^) | Initializes a new instance of the ToolStripPanel::ToolStripPanelRowCollection class with the specified number of rows in the specified ToolStripPanel. |
Show:
