Change color of text on forms

W

Wes

I've created a check box using the forms toolbar. I can change the color of
the background using the format control but there is no option to change the
font color. If I highlight the text I can't use the font color button.

Whats the simple answer?
 
R

Ron de Bruin

Hi Wes

Use a check box from the Control Toolbox
In the properties use ForeColor

You have much more options with the Control Toolbox controls
 
Top