Click or drag to resize

KryptonMaskedTextBoxCutCopyMaskFormat Property

Gets or sets a value that determines whether literals and prompt characters are copied to the clipboard.

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

Property Value

Type: MaskFormat
See Also