Consistent appearance for Windows Forms applications
https://stackoverflow.com/questions/2344884
Question
Is there a way to apply consistent visual appearance for multiple Windows Forms applications? So that the same color scheme is used, etc? Or you have to do it manually?
(I apologize for this question, but I have googled it without any real answer - a couple of pointers in the right direction or a few links would be enough. I have also searched here, so if it is a repost please close it)
Solution
I have used components from Developer Express to do this. Take a look at: DevExpress .NET Windows Forms Skinning Library
There are probably other resources out there for this, depending upon your needs...
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow