Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

ponei/SkeetUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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