FontColor Property

             

Specifies the color of the text of a Label control. Available at design time.

Remarks

The FontColor property sets the value of the COLOR attribute of the <FONT> tag. You can specify the standard HTML hexadecimal color values, #RRGGBB, or one of the 16 pre-defined color names.

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