Click or drag to resize

KryptonMaskedTextBoxIsOverwriteMode Property

Gets a value that specifies whether new user input overwrites existing input.

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

Property Value

Type: Boolean
See Also