Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ModelessForm Class / OnActivatingTextBoxLeave Method


In This Topic
OnActivatingTextBoxLeave Method
In This Topic
Called when user leave focus from activating text box.
Syntax
'Declaration
 
Protected Overridable Sub OnActivatingTextBoxLeave() 
 
'Usage
 
Dim instance As ModelessForm
 
instance.OnActivatingTextBoxLeave()
See Also