1 out of 10 rated this helpful - Rate this topic

Defining layouts and views (Windows Store apps using C#/VB/C++ and XAML)

When you create a Windows Store app using C++, C#, or Visual Basic, you have a flexible layout system available that helps you accommodate multiple devices and application states. With a flexible design, you can make your app look great on screens with different sizes, resolutions, pixel densities, and orientations.

In this section

TopicDescription

Quickstart: Defining layouts

When you create a Windows Store app using C++, C#, or Visual Basic, you have a flexible layout system available that helps you accommodate multiple devices and application states. With a flexible design, you can make your app look great on screens with different sizes, resolutions, pixel densities, and orientations. This quickstart describes how to design a user interface that automatically adjusts to different display states.

Quickstart: Designing apps for different window sizes

When you design an app to look good and function well at any window size, you must choose if you want to create additional layouts to complement your default full-screen horizontal layout.

 

Related topics

Roadmap for creating apps using C#, C++, or VB

 

 

Build date: 6/20/2013

© 2013 Microsoft. All rights reserved.