Hi all,
I use the .Net 3 framework and VS 2005 But my Windows Forms look like old ones, I mean like MFC applications or windows 95 .
Any ideas how to fix this?
Thanks in advance
kort
I use the .Net 3 framework and VS 2005 But my Windows Forms look like old ones, I mean like MFC applications or windows 95 .
Any ideas how to fix this?
Thanks in advance
kort
kami lPosted Aug 31, 2007, 4:32 AM
Hi all,
I found a solution, thanks to Patrick Sears
Are you using the Zune desktop theme under Windows XP? That theme specifically is not supported by the WPF default styles, causing all the controls to look square and bland.
This is a good start for forcing your WPF app to use a particular Windows theme set:
http://notstatic.com/archives/56[^]
Jan MontanoPosted Aug 30, 2007, 11:25 PM