High DPI - Managed

Version: 1.0.0

Description

This lab will first walk through how a user configures a system for high DPI, and then it will take a basic .NET application and show you how to make it DPI-aware.

Contents

  1. Overview
  2. Exercise 1: Ensure That the Computer Is in High DPI Mode
  3. Exercise 2: Run the Application at the 144 DPI Setting
  4. Exercise 3: Modify the Form's Automatic Scaling Mode
  5. Summary