Click or drag to resize

KryptonMaskedTextBoxInsertKeyMode Property

Gets or sets the text insertion mode of the masked text box control.

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

Property Value

Type: InsertKeyMode
See Also