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

In This Topic
MaskChanged Event (InputMaskedTextBox)
In This Topic
Fires when the value of the Mask property changes.
Syntax
'Declaration
 
Public Event MaskChanged As EventHandler
 
See Also