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.
Topic | Location |
---|---|
How to: Resize Windows Forms Using the Designer | Windows Forms Programming |
Walkthrough: Creating a Resizable Windows Form for Data Entry | Windows Forms Programming |
How to: Resize Windows Forms Using the Designer | Windows Forms Programming |
Walkthrough: Creating a Resizable Windows Form for Data Entry | Windows Forms Programming |
How to: Resize Windows Forms Using the Designer | Windows Forms Programming |
Walkthrough: Creating a Resizable Windows Form for Data Entry | Windows Forms Programming |
How to: Resize Windows Forms Using the Designer | Windows Forms Programming |
Walkthrough: Creating a Resizable Windows Form for Data Entry | Windows Forms Programming |
Reference
Size
Describes this class and has links to all of its members.TableLayoutPanel
Describes this class and has links to all of its members.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.