Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lokyyn/lucid
A WinForms Control Library with Theming, Docking and custom controls
https://github.com/lokyyn/lucid
c-sharp control docking docking-library dotnet library theming windows windows-forms winforms
Last synced: 3 months ago
JSON representation
A WinForms Control Library with Theming, Docking and custom controls
- Host: GitHub
- URL: https://github.com/lokyyn/lucid
- Owner: Lokyyn
- License: mit
- Created: 2022-09-23T10:25:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T15:39:33.000Z (6 months ago)
- Last Synced: 2024-11-20T09:21:35.352Z (3 months ago)
- Topics: c-sharp, control, docking, docking-library, dotnet, library, theming, windows, windows-forms, winforms
- Language: C#
- Homepage: https://www.nuget.org/packages/LucidUI/
- Size: 1.29 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![.NET 8 Build](https://github.com/Lokyyn/Lucid/actions/workflows/dotnet_8_build.yml/badge.svg)](https://github.com/Lokyyn/Lucid/actions/workflows/dotnet_8_build.yml)
[![Publish package](https://github.com/xmln17/Lucid/actions/workflows/publish.yml/badge.svg?event=release)](https://github.com/xmln17/Lucid/actions/workflows/publish.yml)[![](https://img.shields.io/nuget/dt/lucidui?color=004880&label=Downloads&logo=NuGet)](https://www.nuget.org/packages/LucidUI/)
[![](https://img.shields.io/nuget/v/lucidui?color=004880&label=Current%20Version&logo=NuGet)](https://www.nuget.org/packages/LucidUI/)# Lucid
Lucid is a free WinForms control library with theming, docking and other functionality. This repository builds upon *[DarkUI](https://github.com/RobinPerris/DarkUI)* which is no longer actively maintained. Recognizing this, I decided to enhance it by incorporating my own features that align with my specific requirements. By doing so, I have transformed my private repository into a standalone repository, ready to be shared with the community.**Feel free to use this in your own projects and mention it with a link to this repository.**
*NOTE: I will occasionally dedicate time to work on this repository, but please note that new features will be introduced sporadically. If you come across any bugs, I kindly request you to create an issue so that I can address them accordingly.*
# Controls
### ChipControl
![ChipControl](sample/resources/ChipControl.gif)
### TreeView
![TreeView](sample/resources/TreeView.gif)
### FileDrop
![FileDrop](sample/resources/FileDrop.gif)
### Button
### DockPanel