Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.49 KB

adjusting-the-size-and-scale-of-windows-forms.md

File metadata and controls

40 lines (29 loc) · 1.49 KB
title description ms.date helpviewer_keywords ms.assetid
Adjust the size and scale
Learn how to adjust the size and scale of Windows Forms by reading the links provided in this topic.
04/07/2017
Windows Forms, changing size
Windows Forms, adjusting size
Windows Forms, changing scale
a014d2b3-3273-4521-95e1-00171033bf58

Adjusting the size and scale of Windows Forms

This topic provides links to information about resizing Windows Forms.

In This Section

How to: Resize Windows Forms
Provides instructions for specifying the size of Windows Forms.

Automatic Scaling in Windows Forms
Discusses how automatic scaling enables a form and its controls to be displayed appropriately between machines.

High DPI Support in Windows Forms Discusses Windows Forms' support for High DPI and dynamic scaling.

Reference

xref:System.Drawing.Size
Describes this class and has links to all of its members.

xref:System.Windows.Forms.TableLayoutPanel
Describes this class and has links to all of its members.

xref:System.Windows.Forms.FlowLayoutPanel
Describes this class and has links to all of its members.

Related sections

Changing the appearance of Windows Forms
Provides links to topics describing other ways to change the appearance of Windows Forms.