Event CheckedChanged
Occurs when the value of the Checked
property changes.
public event EventHandler? CheckedChanged
Returns
- EventHandler
- Occurs when the value of the Checked property changes.
Occurs when the value of the Checked
property changes.
public event EventHandler? CheckedChanged