[]
Occurs when a new item is added to the collection.
[Browsable(false)]
[C1Description("UIStrings.ItemAdded", "Occurs when a new item is added to the collection.")]
public event UIStringsItemEventHandler ItemAdded
<Browsable(False)>
<C1Description("UIStrings.ItemAdded", "Occurs when a new item is added to the collection.")>
Public Event ItemAdded As UIStringsItemEventHandler
| Type | Description |
|---|---|
| UIStringsItemEventHandler | Occurs when a new item is added to the collection. |