|
|
The Formatted Text control tool is used to add formatted text input boxes to a SmartVizor template. Formatted Text controls provide restricted data input, formatted data output and a visual cue to the user about the type of data that the control expects to contain. For example, a Formatted Text control can be used to accept phone numbers formatted with parenthesis around the area code and a dash separating the prefix numbers from the suffix numbers: (###) ###-#### The Text Mask Property determines the type of data that Formatted Text controls accept. Remarks:
If the Text Format Mask is left blank, the Formatted Text control behaves like a standard Text control. Formatted Text controls support a maximum of 255 characters. Double clicking on a Formatted Text control accesses the Text Format Mask Dialog. |