SkeetUI icon indicating copy to clipboard operation
SkeetUI copied to clipboard

.NET controls for WinForms with Skeet design

HitCount Maintainability Test Coverage Build Status

SkeetUI

.NET controls for WinForms with Skeet design

Demonstration

Slider

Slider demonstration

Form

You need to change your Form type to "skeetForm" and import the namespace "SkeetUI":

Form changes

After that, your form should look like this:

Skeet form

GroupBox

GroupBox Screenshot

CheckBox

CheckBox Screenshot

Button

Button Screenshot

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