autosize Method
Purpose:
allows buttons and labels to adjust there font size to fit the control if fontsize is too large
Syntax:
but.autosize = 1
Comments:
A chosen font size may be too squished to read legibly. The autosize method adjust the font size so that it will fit.
Example:
lab.autosize = 1