Dark themed control and docking library for .NET WinForms. Based on the original DarkUI package by Robin Perris
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.
Special thanks to the team over at Ascension Game Dev for expanding the library to include DarkComboBox
, DarkGroupBox
, and DarkNumericUpDown
.
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.
Game map editor
Lua script editor
Example docking application
Controls preview