Overview


Options: Format='A'

Description

The C1InputText can input text to the control according to the specified format.

In this example, the default value is "ABC"; only upper case alphabet(A-Z) can be inputed to the control; If input the lower case alphabet, it will be converted to upper case alphabet, others will not be accepeted.

Documentation