C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / OnInputPanelDeserialized Method

In This Topic
OnInputPanelDeserialized Method (C1InputPanel)
In This Topic
Raises the InputPanelDeserialized event.
Syntax
'Declaration
 
Protected Overridable Sub OnInputPanelDeserialized( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also