Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Creating metro style winform in windows 7 using C# [closed]

Tags:

Is it possible to design a metro styled winform in visual studio 10 or visual studio 11 on windows 7? If so, where can I find info on how to do it? I have already found some links, like http://msdn.microsoft.com/en-us/library/windows/apps/br211380 But I don't get the Windows Metro style.

Can anyone help me with this?

like image 308
reaper_unique Avatar asked Mar 30 '12 07:03

reaper_unique


1 Answers

Or just using my framework :)

https://github.com/peters/winforms-modernui

Updated fork: https://github.com/dennismagno/metroframework-modern-ui

like image 81
swalter88 Avatar answered Sep 20 '22 16:09

swalter88