[]
        
(Showing Draft Content)

C1.Win.InputPanel.C1InputPanel.InputPanelDeserialized

InputPanelDeserialized Event

Occurs when the C1InputPanel control is loaded from XML.

Namespace: C1.Win.InputPanel
Assembly: C1.Win.InputPanel.8.dll
Syntax
public event EventHandler<EventArgs> InputPanelDeserialized
Returns
Type Description
EventHandler<EventArgs> Occurs when the control is loaded from XML.
Remarks

Use this event to initialize C1InputPanel after loading from XML.