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

In This Topic
CheckStateChanged Event
In This Topic
Occurs when the value of the CheckState property changes.
Syntax
'Declaration
 
Public Event CheckStateChanged As EventHandler
 
See Also