ToolStripPanel::ToolStripPanelRowCollection::Add Method (ToolStripPanelRow^)

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

public:
int Add(
	ToolStripPanelRow^ value
)

Exception Condition
ArgumentNullException

value is null.

.NET Framework
Available since 2.0
Return to top
Show: