KryptonMaskedTextBoxAsciiOnly Property |
Gets or sets a value indicating whether the MaskedTextBox control accepts characters outside of the ASCII character set.
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 AsciiOnly { get; set; }
Property Value
Type:
BooleanSee Also