Free/Open source Application Skinning Solutions for .Net?

.net, c#, winforms

Solution

Have you looked at Krypton toolkit ? Seems to have some nice Winforms styles.

https://github.com/ComponentFactory/Krypton

It is not FOSS but it is no-cost.

Problem

What are the open source alternatives available for skinning/Theming an application in .Net Winforms I've read about using UXTheme library (i have no idea as to how to to da that :) ), but is that valid for Win XP to Win7

Original source