StatusBar::StatusBarPanelCollection::IList::Remove Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Removes the specified StatusBarPanel from the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System::Object^
The StatusBarPanel that represents the panel to remove from the collection.
Implements
IList::Remove(Object^)
.NET Framework
Available since 1.1
Available since 1.1
Show: