C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / OnValidated Method
System.EventArgs that contains the event data.

In This Topic
OnValidated Method (InputControlHost)
In This Topic
Raises the Validated event.
Syntax
'Declaration
 
Protected Overridable Sub OnValidated( _
   ByVal e As EventArgs _
) 
 

Parameters

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