Avatar

Level 10

Write the following line in any TextField's Change event

This coverts each of the character entered into it's upper case.

Note: Malcolm's suggestion also will work but, that will convert the entire string once you exit from the field.

Nith