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

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

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: ##

![alt](https://raw.githubusercontent.com/hellzerg/moonUI/master/images/1.PNG)
![alt](https://raw.githubusercontent.com/hellzerg/moonUI/master/images/2.PNG)

## Compatibility: ##

* .NET Framework 4.5.2

## Details: ##

* Version: 0.0-dev
* Released: January 29, 2022