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

In This Topic
CheckedChanged Event (C1CheckBox)
In This Topic
Occurs when the value of the Checked property changes.
Syntax
'Declaration
 
Public Event CheckedChanged As EventHandler
 
See Also