Home > Language Reference > Classes > Field
Font Property
Font used to display the text.
Syntax
Public Property Get Font() As HbFont
Public Property Let Font(ByVal eFont As HbFont)
| Parameter | Description |
| eFont | Font used. |
Remarks
The Font property specifies which font is used to display the control text. Refer to the Fonts page to see the different values that eFont can take and see the different typefaces.
It is not possible to use different fonts within the same field.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | N/A |