Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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