C# Winform control library sharing, free and open source, supports Chinese! (DLL and tutorial attached)

This control package is based on the secondary development of MaterialSkin2. You can change the skin theme you want, switch to dark colors with one click, and also has very cool animations, which are very beautiful. The original MaterialSkin2 was developed by a foreign team and does not support Chinese. So I added a few Chinese fonts to it, and the effect was great!

Let me show you some software I made using this control library

 

The above software uses a dark theme. The following is a demo of MaterialSkin2 that I modified after secondary development. It adds Chinese fonts to the original version.

 Click Change Color and Change Theme to change the theme color with one click. You can set any two colors in the background as the main color and the auxiliary color. The main color in the picture above is blue, the auxiliary color is red, and the theme is a bright color theme.

The picture below sets green as the main color, pink as the auxiliary color, and the theme is a dark theme. There are many such combinations, which will not be listed here.

Move the mouse to the side to automatically display the sidebar

 There are many button styles to choose from, and it’s easy to add icons, and there’s animation when clicked.

 Dark theme:

The drop-down boxes and selection boxes are animated, and the styles and colors will automatically change with the theme color.

 Dark theme:

 There are also many styles of text input boxes

 TabControl and card styles

 Nice reminder

 data sheet

 Most of these are the content that comes with MaterialSkin2. I just replaced the English fonts of MaterialSkin2 with Siyuan Heidi. You can go to the official website of MaterialSkin2 to support the author.

If you use it, it is recommended to use the version where I replaced the font, because the original version of the official website does not have Chinese fonts, and the effect of displaying Chinese is very poor.

DLL link (due to the built-in Siyuan Heilongjiang font, it will be larger):

Link: https://pan.baidu.com/s/1HWeErmNGT9kkSVNVcxNRtA 
Extraction code: 38yy

DLL + source code + all the above demos Demo + sidebar template:

Link: https://pan.baidu.com/s/1YCbfMJyWIVr3sNdTzB76yw 
Extraction code: 0gr4

I've been a little busy recently and can't reply to everyone in time, so you can go to the link above to get it for yourself. Even if you get the template and demo, you still have to read the tutorial and follow the instructions again, so that you can remember it more clearly. The tutorial also contains some of my experiences. and precautions, I hope it will be helpful to everyone (leave a message on 2022/11/29)

Regarding the use of DLL, I will update tutorials from time to time to explain in detail the setting and use of some common controls. Follow me quickly!

-----------------------------------------------------------------------------------------------------------------------------------

Tutorial series (the latest issue was updated on: 2023/3/6):

1. General tutorial, DLL reference, basic usage of controls, form settings, theme color settings,

C# Winform control package MaterialSkin usage tutorial is free and open source, supports Chinese! https://blog.csdn.net/XX_YZDY/article/details/126259798

2. Button tutorial, style change, icon button, dot button,

C# Winform control package MaterialSkin usage tutorial--Button button https://blog.csdn.net/XX_YZDY/article/details/126278844

3. Some color schemes

C# Winform control package MaterialSkin usage tutorial--some color schemes https://blog.csdn.net/XX_YZDY/article/details/126286341

4. How to configure and use sidebar with icons

C# Winform control package MaterialSkin usage tutorial--Sidebar https://blog.csdn.net/XX_YZDY/article/details/126404178

5. Uploaded a sidebar template, which is the software shown in the first picture of this article, which can be downloaded and learned (it is recommended that novice friends who are not familiar with TabControl read the above tutorial and operate it themselves, otherwise they may not understand how to proceed) Settings)    C# Winform sidebar left navigation menu bar automatically hides and displays, supports icons, and can change the theme color https://download.csdn.net/download/XX_YZDY/86406391

6. Set up a horizontal navigation bar with icons

C# Winform control package MaterialSkin tutorial - horizontal navigation bar https://blog.csdn.net/XX_YZDY/article/details/126536474

7. Summary of some practical suggestions (lazy skills) on software interface design and control color matching

Summary of software interface design, control color matching, and some practical suggestions (lazy skills) - A blog for C# WinForm/WPF technology_XX_YYDS - CSDN blog Summary of software interface design, control color matching, and some practical suggestions ( lazy skills) - —For C# WinForm/WPF technology https://blog.csdn.net/XX_YZDY/article/details/128658580

8.MaterialSkin is used in combination with the system Panel container to achieve adaptive and comfortable layout

MaterialSkin is used in combination with the system Panel container to achieve adaptive and comfortable layout icon-default.png?t=N176https://blog.csdn.net/XX_YZDY/article/details/129319833

-----------------------------------------------------------------------------------------------------------------------------------

Guess you like

Origin blog.csdn.net/XX_YZDY/article/details/125994686