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

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

public:
void Remove(
	ToolStripPanelRow^ value
)

Parameters

value
Type: System.Windows.Forms::ToolStripPanelRow^

The ToolStripPanelRow to remove.

.NET Framework
Available since 2.0
Return to top
Show: