English 中文(简体)
如何为 Windows Vista/7 开发像Metro一样的 Windows Vista/7 应用程序界面UI
原标题:How to develop an application UI like Metro for Windows Vista/7

如何为 Windows Vista/7 开发像Metro一样的 Windows Vista/7 应用程序界面UI

Github最近释放了他们的正式客户,

http://windows.github.com/" rel="noreferrer" >http://windows.github.com/

最佳回答

您可以在 WPF 中替换所有您使用的控件。 似乎已有一些图书馆可以让应用程序看起来像 Zune 软件或 GitHub 客户端 。

< a href=>http://elysium.codeplex.com/" rel="noreferrer" >http://elysium.codeplex.com/

http://mahapps.com/MahApps.Metro/" rel="noreferrer">http://mahapps.com/MahApps.Metro/

问题回答

您也可以使用 Telerik Rad 控件在地铁样式主题中创建 WinForms 应用程序 。

http://www.telerik.com/products/winforms.aspx" rel=“no follow'>http://www.telerik.com/products/winforms.aspx

< a href=>",http://www.youtube.com/watch?v=Kt56u9XXt2E&noredirect=1, rel=“nofollow” > 带有Telerik Windows格式控制的Metro UI





相关问题
Migrating to Windows 7 - How will this impact my software?

I want to migrate to Windows 7 from XP, and I have some questions: Will Oracle 10g and SQL Server 2008 work? Will my C# programming (in Visual Studio 2003, 2005 and 2008) work? Do I need to do ...

Gvim, MinGW and Powershell making them work the CLI way

Just shifted to windows7. Liking it :). Is there a way to install MinGW in windows, such that, i can cd to my code directory (which is different from MinGW install directory) and compile my code there....

Log my battery performance on netbook [closed]

Which Windows API (Windows Xp and Window 7) do I use to log my battery performance on netbook? I want to write an app which can graph the watt vs time. I always run a select few apps on the netbook. ...

Win7: Replacing a driver without reboot

I m debugging an audio driver under Windows 7. When I need to replace it with an updated version, I have to reboot the system because a copy of current driver under DriverStore is locked despite the ...

What is the exact architecture/components of MinWin?

I ve always wanted a minimal windows NT build . Sounds like one s already there : MinWin. Can anyone tell me the exact design or architecture of MinWin and is it used in Windows 7 ? Windows Server ...

Windows 7 breadcrumbs in jQuery?

I could have swore I have seen this before, but has anyone the Windows 7 breadcrumb feature done in jQuery?

Display progress bar in the program s task bar icon

I was seeing that when you do somethings at Windows 7 that haves a progress bar, things like downloading a file. You can see that in the programs bar, at the icon of the application, there is the ...

热门标签