J
Jason
Hi all
This may seems like an od subject.
I would like to know if you can apply some sort of "stylesheet" to winforms?
like in ASP.NET you can define .css files to determine your look and feel of
your HTML web pages. the obvious advantage of using HTML stylesheets is that
all your buttons, drop downs, etc all look the same. As well as if you wish
to change something to the general look and feel of the web site, you could
just change the css and the entire web site would change.
I would like to know if something similar exists for winforms? so you have
10 forms in your application and each form has, on average, about 10
buttons. all forms must look the same, and all buttons must look the same,
and their "look and feel" controlled by one central location...
any suggestions or solutions?
Thanks
Jason
This may seems like an od subject.
I would like to know if you can apply some sort of "stylesheet" to winforms?
like in ASP.NET you can define .css files to determine your look and feel of
your HTML web pages. the obvious advantage of using HTML stylesheets is that
all your buttons, drop downs, etc all look the same. As well as if you wish
to change something to the general look and feel of the web site, you could
just change the css and the entire web site would change.
I would like to know if something similar exists for winforms? so you have
10 forms in your application and each form has, on average, about 10
buttons. all forms must look the same, and all buttons must look the same,
and their "look and feel" controlled by one central location...
any suggestions or solutions?
Thanks
Jason