EditField.Format Property

Syntax

Format as String


Formats the contents of the EditField when the EditField loses the focus. It uses the same formatting conventions as the Format function.

To turn off formatting, set the Format property to the empty string, "".