开发者

Making Vista style apps in C# for windows XP

开发者 https://www.devze.com 2023-01-22 07:56 出处:网络
I\'m using Windows XP and currently, I\'m developing a small win form application so I want to give Vista or Windows 7 appearances to my application which is running in Windows XP and I\'m 开发者_开发

I'm using Windows XP and currently, I'm developing a small win form application so I want to give Vista or Windows 7 appearances to my application which is running in Windows XP and I'm 开发者_开发百科using c# to develop win form application.

Is it possible to do that?

If so then please let me know the way.


With WPF you can. See http://arbel.net/blog/archive/2006/11/03/Forcing-WPF-to-use-a-specific-Windows-theme.aspx for more information.

0

精彩评论

暂无评论...
验证码 换一张
取 消