Dark themed control and docking library for .NET WinForms. Based on the original DarkUI package by Robin Perris
Go to file
2016-01-05 17:02:46 +00:00
DarkUI Fixed checks for dropping before/after groups. 2016-01-05 11:19:17 +00:00
Example Fixed typo in assembly info. 2016-01-05 13:51:36 +00:00
.gitignore Initial commit 2015-09-18 08:36:06 +01:00
DarkUI.sln Created project 2015-09-18 09:28:59 +01:00
LICENSE Initial commit 2015-09-18 08:36:06 +01:00
README.md Updated logo 2016-01-05 17:02:46 +00:00
todo.txt Updated todo 2016-01-05 11:21:35 +00:00

DarkUI

Dark themed control and docking library for .NET WinForms.

About DarkUI

DarkUI is an attempt to create a simple, extensible control library which emulates the look and feel of popular tabbed document interfaces such as Visual Studio, Photoshop, WebStorm, and XCode. Originally just a collection of bug fixes and enhancements built on top of WinForms, it has now evolved in to a fully working docking and control library.

Check out our GitHub pages site.

How to use

The best way to learn how to use DarkUI is to check out the Example project included with the source code. It'll show you how to use the majority of the forms, controls, and docking components.

You can also read the GitHub project wiki. This contains all the information you need to get started as well as more detailed information and guides.

Screenshots

Game map editor

Game map editor

Lua script editor

Lua script editor

Example docking application

Example docking application

Controls preview

Controls preview