Click or drag to resize

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 (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public CharacterCasing CharacterCasing { get; set; }

Property Value

Type: CharacterCasing
See Also