Retrieves a value indicating whether the edit control modifies the case of characters as they are typed into the control.
public final int getCharacterCasing()
Returns an integer that specifies whether the edit control modifies the case of characters as they are typed into the control. Possible return values are constants defined in the CharacterCasing class.
See Also setCharacterCasing