Skip to content

HeCopUI Framework is a WinForm library that supports custom UI controls.

License

Notifications You must be signed in to change notification settings

Khanh779/HeCopUI_Framework

Repository files navigation

HeCopUI Framework

About

  • 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. [TuyetNhiDeThuong]
  • Windows Documentation
  • Windows and Messages Documentation

Overview

image

Controls & Support

Control Support
Form (HForm, HFormFlat) ✔️
RecyclerView ✔️
TreeView ✔️
Toggle Button ✔️
Radio Button ✔️
CheckBox Button ✔️
Progress Bar, Progress Indicator, Circular Progress ✔️
Bar Chart, Line Chart, Pie Chart, Radar Chart ✔️
Buttons ✔️
Animations ✔️
TextBox, RichTextBox ✔️
TabControl ✔️
Slider ✔️
Clock ✔️
ColorPicker, MonthCalendar ✔️
Image ✔️
ListBox, ListView ✔️
Panel ✔️
TrackBar ✔️
ComboBox ✔️
ScrollBar ✔️
Gauge ✔️
FormControlBox ✔️
GaussianBlur, BoxBlur ✔️
Shadow, Shadow Light Effect ✔️
ToolTip ✔️
Etc

Installation

  • Require .Net Framework 4.7.2 or higher.
  • Visual Studio and supporting tools to run the program.