Click or drag to resize

KryptonCheckButtonCheckedChanging Event

Occurs when the value of the Checked property is about to change.

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 CancelEventHandler CheckedChanging

Value

Type: System.ComponentModelCancelEventHandler
See Also