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

In This Topic
ModifiedChanged Event (C1TextBoxBase)
In This Topic
Occurs when the value of the Modified property has changed.
Syntax
'Declaration
 
Public Event ModifiedChanged As EventHandler
 
See Also