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

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