C1.Win.Input.Base Namespace / C1TextBoxBase Class / ValueChanged Event

In This Topic
ValueChanged Event (C1TextBoxBase)
In This Topic
Occurs when the Value property changes.
Syntax
'Declaration
 
Public Event ValueChanged As EventHandler
 
See Also