Add C# skins to your application. Video Tutorial

The video shows how to add SkinCrafter Demo as a library in your C# Windows Form Application. In this video we add reference to skinCrafter DLL, copy and paste code from http://www.skincrafter.com/samples/csharp-skins and run it.



Add Visual Basic skins to your project. Video Tutorial

The video shows how to add SkinCrafter Demo as .NEt Component to your Visual Basic Application. In this video we add reference to skinCrafter DLL, copy SkinCrafter DLL to clipboard (Ctrl+C), then add DLL from clipboard as .NET Component to the Form. Add some code as shown on the video and then run it.