Re: [2008] Skinning forms
Hi, you could use wpf with Visual Studio 2005 using the wpf extentions for visual studio 2005, you could fine more information here:
http://www.microsoft.com/downloads/d...displaylang=en
http://www.microsoft.com/downloads/d...displaylang=en
Check my website there some Examples of WPF in the Wpf space section.
Good Luck.
Re: [2008] Skinning forms
The top link didn't work, and the bottom one only works with 2005. Thanks anyway :)
Does anyone know how to do this, but with Visual Studio 2008?
Re: [2008] Skinning forms
AFAIK WPF is a standard part of VS2008! It's really something you should be looking into as it's provides all the features you could possibly think of regarding the UI design.
WPF is an acronym for Windows Presentation Foundation, give it a google :).