I remember that when I first came into contact with programming, although the functions were implemented, the user interface was very ugly. The teacher told us to beautify the interface and we should not be the same. At that time, I felt proud to be able to write the functions, I don't think the interface is ugly. Later, during the program competition, I came into contact with a third-party control that can quickly beautify controls and skin. It is a commonly used dotnetbar. For more information, see:
Dotnetbar:
I have long heard that devexpress is quite powerful. I finally tried it today. You must download, install, and crack the deployment before testing and using it.
Download
Installer:Devexpresscomponents 14.1.4(Because the network disk of chengtong can only be uploaded to a maximum of 100 MB)
DevExpressComponents-14.1.4.part1.rar: http://www.t00y.com/file/86577767
DevExpressComponents-14.1.4.part2.rar: http://www.t00y.com/file/86577725
DevExpressComponents-14.1.4.part3.rar: http://www.t00y.com/file/86577316
Crack patch:Devexpress. Patch v6.2: Http://www.t00y.com/file/86433803
Chinese patching:Dxkb_a421_dxperience_v14.1 _ (2014-06-09): Http://www.t00y.com/file/86576990
Hand tools:DXperienceUniversal-14.1.x Chinese Language Pack (201401119): Http://www.t00y.com/file/86602039
Download the Tutorial: (updated constantly ......)
Install
In the vs environment, close all vs programs, directly install the devexpresscomponents 14.1.4 trial version, and then install the cracking patch devexpress. patch v6.2, and then use the Chinese-based patch. The method can be Baidu, or refer to the link: devexpress learning 02 -- devexpress 14.1.
Test
Devexpress learning 01 -- download and install