I want to create a winform application in c# that uses a rich UI or better controls than the default windows controls. One example of the UI that comes to mind is that of main screen of latest edition of AVG free antivirus software (http://en.wikipedia.org/wiki/File:AVG_Internet_Security.png).
Any idea of how a similar UI could be designed, without hardcoding controls? Do you think that the main options are shown using a custom list view control? Also I don't want to go for commercial third party controls like devexpress etc.
Also any pointers for winforms c# skinning would be appreciated.
Thanks and Regards, Omkar