Click or drag to resize

KryptonMaskedTextBoxTypeValidationCompleted Event

Occurs when the validating type object has completed parsing the input text.

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 TypeValidationEventHandler TypeValidationCompleted

Value

Type: System.Windows.FormsTypeValidationEventHandler
See Also