Overview | Methods | This Package | All Packages
Retrieves a value indicating whether the edit control modifies the case of characters as they are typed into the control.
Syntax
public final int getCharacterCasing()
Return Value
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