All Projects → RobinPerris → Darkui

RobinPerris / Darkui

Licence: mit
Dark themed control and docking library for .NET WinForms.

Projects that are alternatives of or similar to Darkui

Dockpanelsuite
DockPanel Suite - The Visual Studio inspired docking library for .NET WinForms
Stars: ✭ 1,326 (+146.01%)
Mutual labels:  visual-studio, dotnet-framework, windows-desktop, windows-forms
C-Sharp-Learning-Journey
Some of the projects i made when starting to learn c#, winfroms and wpf
Stars: ✭ 95 (-82.37%)
Mutual labels:  visual-studio, winforms, dotnet-framework
Krypton-Toolkit-Suite-NET-Core
A update to Component factory's krypton toolkit to support .NET Framework 3.5 to .NET Core
Stars: ✭ 27 (-94.99%)
Mutual labels:  visual-studio, winforms, dotnet-framework
Active-Directory-Search
👤 This Active Directory Search tool was written in C# and VB.NET Windows Forms and exports the results from LDAP to csv format.
Stars: ✭ 19 (-96.47%)
Mutual labels:  visual-studio, windows-forms
Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (+763.45%)
Mutual labels:  visual-studio, winforms
Scraps
Scrap.TF Raffle Joining Bot
Stars: ✭ 24 (-95.55%)
Mutual labels:  winforms, windows-forms
Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 345 (-35.99%)
Mutual labels:  winforms, windows-forms
WinForms.FC UI
👀 FC_UI (Fun-Code User Interface) - библиотека пользовательских элементов управления (user control) для WinForms (.Net Framework / .Net Core).
Stars: ✭ 18 (-96.66%)
Mutual labels:  winforms, windows-forms
RDO.Net
Relational Data Objects for .Net
Stars: ✭ 23 (-95.73%)
Mutual labels:  visual-studio, windows-desktop
MonoGame.Forms
MonoGame.Forms is the easiest way of integrating a MonoGame render window into your Windows Forms project. It should make your life much easier, when you want to create your own editor environment.
Stars: ✭ 183 (-66.05%)
Mutual labels:  visual-studio, windows-forms
setup-msbuild
A GitHub Action to facilitate configuring MSBuild in the workflow PATH for building .NET Framework applications.
Stars: ✭ 170 (-68.46%)
Mutual labels:  visual-studio, dotnet-framework
T2TiERP-2-CSharp
T2Ti ERP 2.0 - C#
Stars: ✭ 33 (-93.88%)
Mutual labels:  visual-studio, windows-forms
DotNetWithCMake
Your swiss army knife for creating .NET assemblies with CMake and integrating unmanaged code.
Stars: ✭ 50 (-90.72%)
Mutual labels:  windows-forms, dotnet-framework
Standard-Toolkit
An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET Core/.NET
Stars: ✭ 194 (-64.01%)
Mutual labels:  visual-studio, winforms
ganttchart
The Winforms Gantt Chart is the .NET Winforms control originally hosted on CodePlex (http://ganttchart.codeplex.com)
Stars: ✭ 150 (-72.17%)
Mutual labels:  winforms, dotnet-framework
chat-app
Multithreading TCP server and client communicating over TCP/IP - Windows Forms Application.
Stars: ✭ 39 (-92.76%)
Mutual labels:  visual-studio, windows-forms
Visualplus
🎨 The VisualPlus Framework (VPF) for WinForms allows you to rapidly deploy professional .NET applications with customizable components and controls.
Stars: ✭ 268 (-50.28%)
Mutual labels:  visual-studio, winforms
Ruler
Simple on-screen pixel ruler.
Stars: ✭ 251 (-53.43%)
Mutual labels:  visual-studio, winforms
Krypton-Toolkit-Suite-Extended-NET-5.470
An extension to the Krypton Toolkit suite of controls for .NET framework 4.7
Stars: ✭ 51 (-90.54%)
Mutual labels:  visual-studio, winforms
WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,934 (+815.4%)
Mutual labels:  visual-studio, winforms

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.

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

Game map editor

Lua script editor

Lua script editor

Example docking application

Example docking application

Controls preview

Controls preview

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].