StatusBar::StatusBarPanelCollection::IList::Add Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Adds a StatusBarPanel to the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System::Object^
A StatusBarPanel that represents the panel to add to the collection.
Return Value
Type: System::Int32Implements
IList::Add(Object^)| Exception | Condition |
|---|---|
| ArgumentException |
.NET Framework
Available since 1.1
Available since 1.1
Show: