tags:

views:

165

answers:

6

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.

Thanks

+1  A: 

Telerik has some nice WinForms controls.

Randolpho
+1  A: 

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

Darryl Braaten
+11  A: 

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.

ChrisF
+1 for Telerik. They do have their bugs here and they're, but they post new builds every month or so and they make their source code available in some of the packages. Overall their controls have given my team a lot of options for making our projects look professional.
Jake
+2  A: 

The most popular ones are www.telerik.com www.infragistics.com and www.devexpress.com

Maxem
+2  A: 

These guys sell a really cool GridView I use extensively:

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

Chris Webb
+1  A: 

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.

Daniel Mošmondor