KryptonRibbonGroupMaskedTextBoxMaxLength Property |
Gets or sets the maximum number of characters that can be entered into the edit control.
Namespace: Internal.ComponentFactory.Krypton.RibbonAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int MaxLength { get; set; }Property Value
Int32
See Also