简体   繁体   中英

Winform controls for C# [closed]

I am starting a new project and I need some very pretty controls. The ones that come with VS2010 aren't going to cut it.

This application will be very simple, but I want it to look very appealing.

Any suggestions for 3rd party controls that can help me do that?

Open source or pay.

There are a number of big suppliers:

http://www.telerik.com

http://www.infragistics.com

http://www.devexpress.com

http://www.componentfactory.com - Krypton Suite

All of these have WinForms, WPF, ASP.NET and Silverlight controls so you can choose how you build your application.

You'll find full pricing info on their sites - I won't quote it here as it will become out of date very quickly.

You might even find some specific controls on Code Project .

If you want something completely sexy, I am afraid that you'll have to hit the Graphics yourself.

All the control suites are generalized and for 'all purpose'. To create something really unique, well, no control suite should give you what you need.

最受欢迎的是www.telerik.com www.infragistics.com和www.devexpress.com

These guys sell a really cool GridView I use extensively:

http://www.divelements.co.uk/

Have you looked at DevExpress? http://www.devexpress.com/ There stuff works very well, the look and feel is very customizable.

I'm using DevExpress for a long time. This is a commercial UI library for .NET. DevExpress WinForms UI controls include a collection of 50+ highly polished application themes/skins. In 2021, DevExpress released an entirely new approach to WinForms app design - a built-in support for HTML & CSS markup. With this option, you can quickly define data-aware templates for UI elements and create web-inspired UIs for your Windows Forms app. You can download a free 30-day trial and try DevExpress UI components on your app.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM