ToolStripPanel::ToolStripPanelRowCollection Constructor (ToolStripPanel^, array<ToolStripPanelRow^>^)

 

Initializes a new instance of the ToolStripPanel::ToolStripPanelRowCollection class with the specified number of rows in the specified ToolStripPanel.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
ToolStripPanelRowCollection(
	ToolStripPanel^ owner,
	array<ToolStripPanelRow^>^ value
)

.NET Framework
Available since 2.0
Return to top
Show: