Grille-DarkUI
3.0.0
See the version list below for details.
dotnet add package Grille-DarkUI --version 3.0.0
NuGet\Install-Package Grille-DarkUI -Version 3.0.0
<PackageReference Include="Grille-DarkUI" Version="3.0.0" />
paket add Grille-DarkUI --version 3.0.0
#r "nuget: Grille-DarkUI, 3.0.0"
// Install Grille-DarkUI as a Cake Addin #addin nuget:?package=Grille-DarkUI&version=3.0.0 // Install Grille-DarkUI as a Cake Tool #tool nuget:?package=Grille-DarkUI&version=3.0.0
DarkUI
Dark themed control and docking library for .NET WinForms.
Fork of the DarkUI library originally created by Robin Perris who sadly passed away.
This fork is primarily for personal changes and needs, but if you find any changes that you like to use, feel free to do so.
Changes
- Added support for
Net6-Windows
- Improved mouse scroll
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.
Attribution
Special thanks to the team over at Ascension Game Dev for expanding the library to include DarkComboBox
, DarkGroupBox
, and DarkNumericUpDown
.
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
Lua script editor
Controls preview
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.