C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputButton Class / OnLostFocus Method

In This Topic
OnLostFocus Method (InputButton)
In This Topic
Raises the LostFocus event.
Syntax
'Declaration
 
Protected Overridable Sub OnLostFocus( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also