C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputCheckBox Class / CheckedChanged Event

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