Edit Box - CharacterCase Property

CharacterCase sets character case

Member of Edit Box (PRIM_EDIT)

Data Type - Enumeration

Details

The CharacterCase property defines the allowed case for data entry

Allowed Values

Enum ValueDescription
LowerLower case characters only (All languages)
LowerAZLower case characters only
MixedUpper and lower case characters
UpperUpper case characters only (All languages)
UpperAZUpper case characters only


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2