Click or drag to resize

KryptonTextBoxModifiedChanged Event

Occurs when the value of the Modified property changes.

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

Value

Type: SystemEventHandler
See Also