https://github.com/hellzerg/moonui
A simple UI framework with light/dark theme support for classic Windows Forms
https://github.com/hellzerg/moonui
Last synced: 11 months ago
JSON representation
A simple UI framework with light/dark theme support for classic Windows Forms
- Host: GitHub
- URL: https://github.com/hellzerg/moonui
- Owner: hellzerg
- License: gpl-3.0
- Created: 2022-01-29T12:02:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T14:57:47.000Z (about 4 years ago)
- Last Synced: 2025-03-26T01:41:31.099Z (12 months ago)
- Language: C#
- Size: 90.8 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# moonUI #
A minimal, fluent UI framework with light/dark theme support for classic Windows Forms.
Exceptionally lightweight and very small size (40KB).
## Available controls: ##
* 5 buttons (Primary, Warn, Success, Info, Danger)
* Checkbox
* Radio button
* Link
* Tabs
* Toggle
* 2 progress bars (Circular, Linear)
* Tooltip
* ListBox, CheckListBox, TreeView, Grids
* Renderer for menu strips
## Screenshots: ##


## Compatibility: ##
* .NET Framework 4.5.2
## Details: ##
* Version: 0.0-dev
* Released: January 29, 2022