C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / LostFocus Event

In This Topic
LostFocus Event (InputMaskedTextBox)
In This Topic
Fires when the component loses the focus.
Syntax
'Declaration
 
Public Event LostFocus As EventHandler
 
See Also