mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-23 12:11:32 +03:00
Added project site link.
This commit is contained in:
parent
aa224496fb
commit
8ca3a187d1
@ -4,6 +4,8 @@ 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](http://www.darkui.com).
|
||||
|
||||
### How to use
|
||||
DarkUI is easy to use. It uses a mix of inherited control types (text box, button, label etc.) and a few completely custom additions (dock panel, list view, scrollbar etc.) If you've ever built a WinForms application before, you should be able to easily use DarkUI in exactly the same way.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user