Click or drag to resize

KryptonListBoxSelectedValueChanged Event

Occurs when the value of the SelectedValue property changes.

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

Value

EventHandler
See Also