SkeetUI
SkeetUI copied to clipboard
.NET controls for WinForms with Skeet design
SkeetUI
.NET controls for WinForms with Skeet design
Demonstration
Slider
Form
You need to change your Form type to "skeetForm" and import the namespace "SkeetUI":

After that, your form should look like this:

GroupBox

CheckBox

Button

Installing
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
