KryptonTextBoxCharacterCasing Property |
Gets or sets a value indicating if all the characters should be left alone or converted to uppercase or lowercase.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public CharacterCasing CharacterCasing { get; set; }
Property Value
Type:
CharacterCasingSee Also