[]
        
(Showing Draft Content)

C1.WPF.Toolbar.C1ToolbarStrip.OverflowItemRemoved

OverflowItemRemoved Event

Fires when an element is removed from 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 OverflowItemRemoved
Returns
Type Description
EventHandler Fires when an element is removed from the overflow items. The overflow items include the elements hidden from the toolbar strip due to lack of available space.