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

In This Topic
Click Event (InputMaskedTextBox)
In This Topic
Fires when the component is clicked.
Syntax
'Declaration
 
Public Event Click As EventHandler
 
See Also