.NET controls for WinForms with Skeet design
You need to change your Form type to "skeetForm" and import the namespace "SkeetUI":
After that, your form should look like this:
The Nuget Package is only updated with large releases - make sure to use the binary from here to have the latest SkeetUI. Use this commands in Package Manager console to install SkeetUI manually (v1.0.3):
Install-Package SkeetUI