Field WdgFontSize
Specifies the point size of the font to be used to display text in the object.
Valid Values
An integer (1 to 999)
Remarks
A default value can be specified in the initialization file or environment variable. Consult your Getting Started and Guide to Operations (Windows Version).
This attribute is Meaningful for graphic-class windows only.
If the font size is 0, then the object (form field or window) will inherit its parent’s font size according to the same rules for inheritance for WdgFont.
See Also
DM, WdgClass, WdgFont