Click here to Skip to main content
15,906,624 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
this is my code
C#
((MetroTile)(sender)).Style = MetroColorStyle.Silver;

instead of MetroColorStyle.Silver i need to give LightGray but LightGray is not a color in MetroColorStyle
Posted
Updated 6-Apr-15 21:03pm
v2
Comments
Herman<T>.Instance 7-Apr-15 4:41am    
HEX Coding?
ARGB?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900