FontSize Property

            Applies To

Specifies the font size of the text of a Label control.

Remarks

The FontSize property sets the value of the SIZE attribute of the <FONT> tag. The values that are supported by FontSize correspond to those supported by the SIZE attribute: 1, 2, 3, 4, 5, 6, 7; +1, +2, +3, +4, +5, +6, +7; -1, -2, -3, -4, -5, -6, -7.

This property is mapped to the Size box on the Format Tab of the Label Properties dialog box.