C1.Win.Input Namespace / C1CheckBox Class / ValueChanged Event

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