Click or drag to resize

KryptonCheckButtonCheckedChanged Event

Occurs when the value of the Checked property has changed.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event EventHandler CheckedChanged

Value

Type: SystemEventHandler
See Also