Click or drag to resize

KryptonMaskedTextBoxBeepOnError Property

Gets or sets a value indicating whether the masked text box control raises the system beep for each user key stroke that it rejects.

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 bool BeepOnError { get; set; }

Property Value

Boolean
See Also