How to develop an application UI like Metro for Windows Vista/7

旧街凉风 提交于 2019-12-12 07:59:55

问题


How to develop an application UI like Metro for Windows Vista/7

github recently released their official client for windows and is very similar to Metro

http://windows.github.com/


回答1:


You can do it in WPF by retemplating all the controls you use. There seem to be libraries that already do it to make apps look like the Zune Software or the GitHub client.

http://elysium.codeplex.com/

http://mahapps.com/MahApps.Metro/




回答2:


You can also use Telerik Rad Controls to create WinForms application in metro style theme.

http://www.telerik.com/products/winforms.aspx

Metro UI with Telerik Windows Forms Controls



来源:https://stackoverflow.com/questions/10705571/how-to-develop-an-application-ui-like-metro-for-windows-vista-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!