StatusBar.StatusBarPanelCollection.Item Property
.NET Framework 4.5
Gets or sets an item within the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Item[Int32] | Gets or sets the StatusBarPanel at the specified index. |
|
Item[String] | Gets an item with the specified key from the collection. |