C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / OnGotFocus Method

In This Topic
OnGotFocus Method (InputTimePicker)
In This Topic
Raises the GotFocus event.
Syntax
'Declaration
 
Protected Overridable Sub OnGotFocus( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also