The EditCharacterCasing enumeration contains cases of entered component characters.
It is used by the following property:
Value | Brief description |
0 | Normal. Characters can be in upper and lower cases. |
1 | Lower. All characters of the component should be in the lower case. |
2 | Upper. All characters of the component should be in the upper case. |
See also: