EditField.TextFont Property
Syntax
TextFont as String
Name of the font used to display the text. Assigning another font to TextFont changes the font of all the text in the EditField.
It also resets the default which will be used if the Text property is subsequently used to reset the contents of the text in the EditField.