Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / OnGotFocus Method


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

Parameters

e
See Also