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)

ParameterDescription
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

SystemMinimal versionRemarks
Palm OSPalm OS 3.0N/A