all groups > asp.net webcontrols > october 2003 >
You're in the

asp.net webcontrols

group:

Setting color in ASP.Net


Setting color in ASP.Net M. Craig
10/30/2003 8:25:52 AM
asp.net webcontrols: Is it possible to assign an object a color based on a value like "#CCCCCC"
or "Gray", without using the Color.Red syntax?

Re: Setting color in ASP.Net Alvin Bruney
10/30/2003 11:25:24 AM
You should use Color.FromName("#CCCCCC") instead.

--


-----------
Got TidBits?
Get it here: www.networkip.net/tidbits
[quoted text, click to view]

AddThis Social Bookmark Button