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


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

Parameters

e
See Also