G Guest Feb 3, 2005 #1 How do I access the system colors in asp.net web page. Can I have some guide lines/ some sample code for this. Regards, Kishor
How do I access the system colors in asp.net web page. Can I have some guide lines/ some sample code for this. Regards, Kishor
M Matthew Smith Feb 14, 2005 #2 kishor said: How do I access the system colors in asp.net web page. Can I have some guide lines/ some sample code for this. Click to expand... If you mean the system colors on the computer that the page is being display on, then you can't. For one thing it may not be running Microsoft Windows. It may not be running in Internet Explorer. Even if it is, the colors used are not accessible.
kishor said: How do I access the system colors in asp.net web page. Can I have some guide lines/ some sample code for this. Click to expand... If you mean the system colors on the computer that the page is being display on, then you can't. For one thing it may not be running Microsoft Windows. It may not be running in Internet Explorer. Even if it is, the colors used are not accessible.