The LabelFont setting defines the font used to display the labels for data fields.
Usage:
LabelFont=[Fontname] where Fontname is a valid Windows font name.
Example: LabelFont=Arial Black
Default:
Arial
Use EditFont= to define the font used to display the text in data fields.
Use Font= instead of EditFont= and LabelFont= to use one INI File Setting to define the same font used to display both text in data fields and their labels.
Note: The [Fontname] must match the Windows font name exactly. The font must support the OEM character set (also referred to as set #255). If these criteria are not met, Keystroke uses the Arial font.