[]
Occurs when the C1StatusBar control is loaded from XML.
[C1Category("Serialization")]
[C1Description("C1StatusBar.StatusBarDeserialized", "Occurs when the C1StatusBar control is loaded from XML.")]
public event EventHandler<EventArgs> StatusBarDeserialized
Type | Description |
---|---|
EventHandler<EventArgs> | Occurs when the control is loaded from XML. |
Use this event to initialize C1StatusBar after loading from XML.