LandarXT / AltUI

Alternate control and docking library for .NET WinForms, with modern rounded edges and features, while maintaining a classic look.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt UI

Bringing modern styling and features to WinForms

About Alt UI

Alt UI is an attempt to create a simple, extensible control library which emulates the look and feel of WinForms controls, but with a more modern look and feel, using colours from Windows itself, and Visual Studio 2022's dark theme.

Attribution

Special thanks to the team over at Ascension Game Dev for expanding the library to include DarkComboBox, DarkGroupBox, and DarkNumericUpDown, aswell as Robin Perris for the Original DarkUI this is based on, and anyone who contributed to this specific fork.

How to use

It's basically a 1:1 recreation of standard WinForms controls, just add the DLL from this project as a reference, and use the controls from it.

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

About

Alternate control and docking library for .NET WinForms, with modern rounded edges and features, while maintaining a classic look.

License:MIT License


Languages

Language:C# 100.0%