How to: Set Web Server Control Color Properties
.NET Framework 4
To set a Web server control property such as the BackColor property to a color, you assign a reference to the Color object.
To set a Web server control property such as the BackColor property to a color, you assign a reference to the Color object.