Click or drag to resize

KryptonMaskedTextBoxMaskInputRejected Event

Occurs when the input character or text does not comply with the mask specification.

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 MaskInputRejectedEventHandler MaskInputRejected

Value

Type: System.Windows.FormsMaskInputRejectedEventHandler
See Also