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