[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1StatusBar.StatusBarDeserialized

StatusBarDeserialized Event

Occurs when the C1StatusBar control is loaded from XML.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Serialization")]
[C1Description("C1StatusBar.StatusBarDeserialized", "Occurs when the C1StatusBar control is loaded from XML.")]
public event EventHandler<EventArgs> StatusBarDeserialized
Returns
Type Description
EventHandler<EventArgs> Occurs when the control is loaded from XML.
Remarks

Use this event to initialize C1StatusBar after loading from XML.