C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / OnGotFocus Method

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

Parameters

e
See Also