Hi All

I am using Visual C# 2008 to design a small application.

I cannot seem to change the color of text within a textBox, the code I am using but will not work is:

textBoxName.ForeColor = Color.White;

Thanks in advance for your help.......

Cheers,

Paul......