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


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

Parameters

e
See Also