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: 2024.1.1.0 (2024.1.1.0)
Syntax public bool BeepOnError { get; set; }
Property Value
Type:
BooleanSee Also