Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sexy winform controls for C#

Tags:

c#

winforms

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.

like image 331
Byron Whitlock Avatar asked Oct 14 '10 21:10

Byron Whitlock


1 Answers

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.

like image 84
ChrisF Avatar answered Sep 30 '22 19:09

ChrisF