Fires when an element is added to the overflow items. The overflow items include the elements hidden from the toolbar strip due to lack of available space.

Namespace:  C1.Silverlight.Toolbar
Assembly:  C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)

Syntax

C#
public event EventHandler OverflowItemAdded
Visual Basic
Public Event OverflowItemAdded As EventHandler

See Also