Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khanh779/hecopui_framework
HeCopUI Framework is a WinForm library that supports custom UI controls.
https://github.com/khanh779/hecopui_framework
custom-ui custom-ui-control custom-ui-controls mordern-ui windows-forms winform-controls winform-ui winforms winforms-controls-free winforms-ui
Last synced: 3 months ago
JSON representation
HeCopUI Framework is a WinForm library that supports custom UI controls.
- Host: GitHub
- URL: https://github.com/khanh779/hecopui_framework
- Owner: Khanh779
- License: gpl-3.0
- Created: 2024-04-30T10:55:57.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T15:00:26.000Z (3 months ago)
- Last Synced: 2024-11-07T08:03:01.446Z (3 months ago)
- Topics: custom-ui, custom-ui-control, custom-ui-controls, mordern-ui, windows-forms, winform-controls, winform-ui, winforms, winforms-controls-free, winforms-ui
- Language: C#
- Homepage:
- Size: 51.6 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# HeCopUI Framework
- HeCopUI Framework is a WinForm library that supports rendering controls such as Form, TreeView, Buttons, ...
- In addition, the library also supports components such as Progress Bar, Progress Indicator and chart types such as Bar Chart, Line Chart, Pie Chart and Radar Chart.
- High performance, Friendly design.
- [Windows Documentation](https://learn.microsoft.com/en-us/windows/win32/winmsg/window-class-styles)
- [Windows and Messages Documentation](https://learn.microsoft.com/en-us/windows/win32/winmsg/windowing)## Controls & Support
| Control Group | Control Types | Support |
|-----------------------------------|-------------------------------------------------------------|---------|
| **Progress and Indicators** | Progress Indicators, Sliders, Gauge | ✔️ |
| **Charts** | Bar, Line, Pie, Radar | ✔️ |
| **Buttons** | Normal, CheckBox, Radio, Toggle, Image Button, FormControlBox | ✔️ |
| **Animations** | Animations | ✔️ |
| **Text Controls** | TextBox, RichTextBox | ✔️ |
| **Pickers** | Clock, Color, MonthCalendar | ✔️ |
| **Image Handling** | Image | ✔️ |
| **List Controls** | ListBox, ListView, ComboBox, TreeView | ✔️ |
| **Containers** | Panel, TabControl, Form | ✔️ |
| **Visual Effects** | Gaussian Blur, Box Blur, Shadow, Light | ✔️ |
| **Components** | ToolTip | ✔️ |
| **Others** | ... | ❓ |## Overview
![image](https://github.com/Khanh779/HeCopUI_Framework/blob/master/Screenshot/Record1.gif)## Installation
- Require .Net Framework 4.7.2 or higher.
- Visual Studio and supporting tools to run the program.
```bash
git clone https://github.com/Khanh779/HeCopUI_Framework.git
```[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/du122oo)
[![PayPal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/Khanhtran283)