ToolStripPanel::ToolStripPanelRowCollection::AddRange Method (ToolStripPanel::ToolStripPanelRowCollection^)
.NET Framework (current version)
Adds the specified ToolStripPanel::ToolStripPanelRowCollection to a ToolStripPanel.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System.Windows.Forms::ToolStripPanel::ToolStripPanelRowCollection^
The ToolStripPanel::ToolStripPanelRowCollection to add to the ToolStripPanel.
| Exception | Condition |
|---|---|
| ArgumentNullException | value is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: