[]
        
(Showing Draft Content)

C1.WPF.Toolbar.C1ToolbarStrip.OverflowItemAdded

OverflowItemAdded Event

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.WPF.Toolbar
Assembly: C1.WPF.Toolbar.4.6.2.dll
Syntax
public event EventHandler OverflowItemAdded
Public Event OverflowItemAdded As EventHandler
Returns
Type Description
EventHandler 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.