Answered by:
Tips for designing Flat stlye Gui (win8 gui)

Question
-
Hi, I am developing a project..for which should I create a flat gui like windows 8 . I need tips and suggestions.
- Moved by Amanda Zhu Thursday, March 6, 2014 3:15 AM better forum
Wednesday, March 5, 2014 6:50 AM
Answers
-
Hi,
You can use Hub Control or listview/GridView to create the displayed UI. Please refer to the links below:
http://msdn.microsoft.com/en-us/library/windows/apps/bg182878.aspx#Hub
http://msdn.microsoft.com/en-us/library/windows/apps/hh780650.aspx
And there are some samples you can refer to:
http://code.msdn.microsoft.com/windowsapps/ListViewSimple-d5fc27dd
http://code.msdn.microsoft.com/windowsapps/XAML-Hub-control-sample-5d116fa9
Also, please see some content in below link to get starting of windows store app:
http://msdn.microsoft.com/en-us/library/windows/apps/hh974581.aspx
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.- Marked as answer by AravindP Thursday, March 6, 2014 6:25 AM
Thursday, March 6, 2014 3:23 AM
All replies
-
atleast i need some screenshots of good guis of flat stlye metro apps or store apps
Wednesday, March 5, 2014 6:59 AM -
Hi,
I have moved this thread to Building Windows Store apps with C# or VB forum for better support.
Thanks,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.Thursday, March 6, 2014 3:15 AM -
Hi,
You can use Hub Control or listview/GridView to create the displayed UI. Please refer to the links below:
http://msdn.microsoft.com/en-us/library/windows/apps/bg182878.aspx#Hub
http://msdn.microsoft.com/en-us/library/windows/apps/hh780650.aspx
And there are some samples you can refer to:
http://code.msdn.microsoft.com/windowsapps/ListViewSimple-d5fc27dd
http://code.msdn.microsoft.com/windowsapps/XAML-Hub-control-sample-5d116fa9
Also, please see some content in below link to get starting of windows store app:
http://msdn.microsoft.com/en-us/library/windows/apps/hh974581.aspx
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.- Marked as answer by AravindP Thursday, March 6, 2014 6:25 AM
Thursday, March 6, 2014 3:23 AM -
Go to http://design.windows.com for documentation and design advice for writing Windows Store apps.
--Rob
Thursday, March 6, 2014 6:59 AMModerator