ComponentOne InputPanel for WinForms
CheckedChanged Event (InputCheckBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputCheckBox Class : CheckedChanged Event
Fires when the value of the Checked property changes.
Syntax
'Declaration
 
Public Event CheckedChanged As System.EventHandler
public event System.EventHandler CheckedChanged
See Also

Reference

InputCheckBox Class
InputCheckBox Members