Category

Winform

Winform desktop application development and control use

14 篇文章
1 当前页
Data display can also be done in Winform

Data display can also be done in Winform

In the process of developing winform, data display functions are often needed. I have been using the gridcontrol before. Today, I want to use an example to introduce to you how to use the table component in ant design blazor hybrid to display data.

DotNet学习交流 2/29/2024 5:42 AM
Can Winform's interface become better?

Can Winform's interface become better?

A few days ago, I introduced to you the use of blazor hybrid in winform, and I also said that with blazor's ui, our winform program design can be more beautiful. Next, I want to use an example of drawing in winform blazor hybrid to illustrate it, hoping to be helpful to you.

DotNet学习交流 2/29/2024 5:29 AM
What is the difference between Winform and WPF?

What is the difference between Winform and WPF?

There are always friends who ask,"What is the difference between WinForm and WPF?" Thinking about this question seems to be a simple answer, but it has never been systematically analyzed. Today, I took the time to write an article record summary that only represents my personal opinion.

DotNetOneByOne 4/7/2022 7:56 PM
Open source Winform control library: Hua Mulan control library

Open source Winform control library: Hua Mulan control library

You can compile the project. Except for the animation functions extracted from Silverlight and the ColorEditorExt.cs Color Panel View Designer extension modified from online examples, the entire control was written on the basis of native controls by myself and did not use any third-party libraries, so use it with confidence. There is no infringement of the copyright of others.

沙漠尽头的狼 11/21/2021 7:48 PM