Setting component input to uppercase or lowercase
Use the Case property to force all letter characters entered in a component to be converted to all uppercase letters or all lowercase letters. If Case is set to Mixed, which is the default, then no changes are made.
- With a form and open and in Design Mode, select the component for which you want to control the case for input
- In the Component property sheet, set the Case property to either Upper or to Lower.
Related topics