Open Source Winform Control Library - AntdUI
An open-source Winform control library designed in Antd style.
An open-source Winform control library designed in Antd style.
The necessity of MVVM technology on WinForms; it turns out that implementing an MVVM framework is not difficult. The key is the two-way binding between Model and View, where changes in the Model cause changes in the View content, and changes in the View can also cause changes in the Model.
This project can be compiled. Except for the animation functions extracted from Silverlight and the ColorEditorExt.cs color panel view designer extension modified from online examples, all other controls are written based on native controls without using any third-party libraries, so feel free to use it without any copyright infringement issues.
A C# WinForm open-source control library, utility class library, extension class library, and multi-page development framework based on .NET Framework 4.0+, .NET 5, and .NET 6.
A flat, beautiful, open-source C# Winform control library based on .NET Framework 4.0.