Home > Language Reference > Classes > Popup
Font Property
Font used for the control caption.
Syntax
Public Property Get Font() As HbFont
Public Property Let Font(ByVal eFont As HbFont)
| Parameter | Description |
| eFont | Font to use. |
Remarks
The Font property is used to set at design time the font used to display list elements, as well as the control caption - using the Property window in the development environment. At runtime, it is only possible to modify the font used to display the control caption, actually the Text property.
Refer to the Fonts page to see the different values that the eFont can take and the different typefaces.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | - |
| Windows CE | Windows CE 3.0 | - |