C1.Win.Input.Base Namespace / C1TextBoxBase Class / CharacterCasing Property

In This Topic
CharacterCasing Property (C1TextBoxBase)
In This Topic
Gets or sets whether the C1.Win.Input.C1TextBox control modifies the case of characters as they are typed.
Syntax
'Declaration
 
Public Property CharacterCasing As CharacterCasing
 
See Also