Inventory of 4 Winform UI open source control libraries

Today, let’s take stock of 4 Winform UI open source control libraries, including .Net Framework and .Net Core.

1. Open source UI component framework supporting .Net 7

Project Description

This is a WinForm open source UI framework developed based on .Net Framework and .Net 6+. The framework includes commonly used control libraries, tool libraries, extended class libraries, single-window libraries, and multi-window libraries.

The default style is to imitate the theme style of Element, and it also includes other styles and themes. You can choose and customize according to your project needs.

Personal use is free, enterprise commercial use requires authorization.

UI framework

1. Themes: including 16 themes;

2. Internationalization: UI controls are in Chinese by default, and other languages ​​can be customized;

3. Font icon: custom button icon;

4. Controls: Each control has built-in common properties for customization;

5. Form: common form, login interface form;

6. Form layout: There are 7 built-in templates, which can also be customized; at the same time, it supports adapting to the resolution;

7. Others: Built-in commonly used tools, such as file, json, ini file operations.

2. Open source components that support skinning

Project Description

This is a skin component that supports custom WinForms windows, control colors, disabled states, and animation effects.

The supported components are: multi-select box, dividing line, button, text box, radio button, input box, Tab control, right-click menu, list, and progress bar.

Components can only be replaced with one click, and the theme cannot be customized at will. If you have more needs, you can modify it yourself according to the source code.

Technology Architecture

1. Platform: .Net Framework 4.6.1.

3. A rich UI toolkit

Project Description

Krypton is a set of open source .Net components for quickly building WinForms applications with rich UI interactions.

Rich UI controls, providing 48 basic controls, such as buttons, text boxes, labels, drop-down menus, tree controls, table controls, etc.

It also supports custom themes, which allows developers to customize the UI style of the application according to their own needs and improve user experience.

Provides rich interactive functions, such as drag and drop, animation effects, right-click menu, etc. These features can greatly improve the ease of use and interactivity of the application.

该项目还提供了,无数的示例项目,供开发者参考。

技术栈

1、平台:.Net Framework。

4、涵盖31个开源的Winform UI控件库

项目简介

这是一套基于.Net Framework开发的、开源的UI控件库,包括窗体6个、组件库25个,支持皮肤切换,控件还是比较齐全的,大家可以直接使用,或者用来学习改造为自己的组件库。

技术架构

1、平台:基于.Net Framework 4.0开发。

更多开源项目请查看:一个专注推荐.Net开源项目的榜单

- End -

Guess you like

Origin blog.csdn.net/lzhdim/article/details/132127132