In a C# 2010 web app, I have a text box that I have disabled. I also want to make the backgound color gray. However I have not been able to find the code that will set the background color of a textbox to gray. Can you tell me how to accomplish this goal?