Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / OnGotFocus Method
Event arguments


In This Topic
OnGotFocus Method (ElementContainerControl)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides Sub OnGotFocus( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As ElementContainerControl
Dim e As EventArgs
 
instance.OnGotFocus(e)

Parameters

e
Event arguments
See Also