Tag

Winform开源项目

Browsing articles related to Winform开源项目.

5 articles
1 Current page
“Old Jar Pickles New Vegetables”: SOD MVVM Framework Revitalizes Winforms

“Old Jar Pickles New Vegetables”: SOD MVVM Framework Revitalizes Winforms

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.

用户1177503 11/23/2021 9:13 PM
Open Source Winform Control Library: Mulan Control Library

Open Source Winform Control Library: Mulan Control Library

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.

沙漠尽头的狼 11/21/2021 7:48 PM
Open Source C# Winform Control Library - SunnyUI

Open Source C# Winform Control Library - SunnyUI

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.

Sunny 12/5/2020 1:21 PM