1. How do I give professional look and feel to my .NET windows application? stackoverflow.comI'm using WINFORMS not WPF. I just know basic c# .net gui programming. I donot want the traditional windows look. I want to have my own custom look (eg. gtalk, antivirus softwares, ... |
2. Control inheritance for consistent look and feel in a Windows Forms application stackoverflow.comI am building a windows forms application where a very consistent look and feel across all modules is of very high priority. Apart from standard .NET controls it uses a lot ... |