Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ControlBase Class / InvalidateFocus Method


In This Topic
InvalidateFocus Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Sub InvalidateFocus() 
 
'Usage
 
Dim instance As ControlBase
 
instance.InvalidateFocus()
See Also