ToolStripPanel::Rows Property

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

public:
[BrowsableAttribute(false)]
property array<ToolStripPanelRow^>^ Rows {
	array<ToolStripPanelRow^>^ get();
}

.NET Framework
Available since 2.0
Return to top
Show: