Action
Gets a value that indicates how characters are cased when they are manually entered into the text box.
Syntax
C#
protected CharacterCasing CharacterCasing { get; }
VB
'Declaration
Protected Read Property CharacterCasing As CharacterCasing
Access
Read only.