Label Font (LabelFont)

Font for the label associated with this widget. The specified label font is also used in widgets that support tool tip text. If not specified, the font definition in the application's .ini file is used.

LabelFont=FontName

Example: $properties(FLD1)= "labelfont=HyperLabel"

Value

Description

FontName

Name of a logical font, as defined in the [screen] section of usys.ini.

Usage

Dynamic?

Yes

Supported in Grid?

No

Dependencies:

None

Description

If the selected font is larger than the available space in the label, the label can behave unpredictably at run time. To correct this, choose a smaller font or enlarge the size of the label.

Grid Widget

For grid widgets, this property specifies the font for field labels (headings). It overrides the value set for individual fields.