ButtonEx ActiveX Control Reference
Returns or sets the size of the Font to be used for display on the control. (example: 8)
Property type
A Single value.
Syntax
object.FontSize [= points]
The FontSize property syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type ButtonEx. |
| points | A numeric expression specifying the font size to use, in points. |
Remarks
Use this property to format text in the font size you want. The default is determined by the system. To change the default, specify the size of the font in points.
Problems, Suggestions, Praise concerning the documentation? Please send feedback.