Home > Language Reference > Classes > List
Font Property
Font used to display list elements.
Syntax
Public Property Get Font() As HbFont
Remarks
The Font property specifies the font used to display list elements. Refer to the Fonts page to see the different values that the eFont can take and the different typefaces.
The chosen font influences the height of each element displayed, and therefore the total height of the control. For this reason, it is not possible to modify the value of this property at runtime. You can only modify its value at design time using the Property window in the development environment.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | N/A |