PARTHIBAN
Your IT Partner
Saturday, 15 November 2014
how to set back color in web form using c#.net windows applications
you can write this code on example.cs
initialize component
Color color = ColorTranslator.FromHtml("#CFE0F7");
this.BackColor = color;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment