fontsize Method
Purpose:
Sets the fontsize for a control object.
Syntax:
.fontsize = n
Comments:
where n is the text size in pixels.
Example:
pt48 = dptopixel(48) // convert 48 pt font to pixels
edi.fontsize = pt48