Make C# applications look nice

Viewed 29714

I have been designing many applications for my company lately where "fancy" interfaces have not been needed, and where the "basic" controls have been good enough in terms of looks.

However, I have just been handed a project where the "typical" VS(Visual Studio 2010) look is not going to cut it. Is there some where that I can get "fancy"er looking controls for VS so that it does not look like a cheap build, or a basic windows program?

2 Answers
Related