C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / OnLeave Method
An System.EventArgs that contains the event data.

In This Topic
OnLeave Method (C1InputPanelBase)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnLeave( _
   ByVal e As EventArgs _
) 
 

Parameters

e
An System.EventArgs that contains the event data.
See Also