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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool IsOverwriteMode { get; }

Property Value

Boolean
See Also