Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Windows Forms Programming
TableLayoutPanel Control (Windows Forms)

The TableLayoutPanel control arranges its contents in a grid. Because the layout is performed both at design time and run time, it can change dynamically as the application environment changes. This gives the controls in the panel the ability to proportionally resize, so it can respond to changes such as the parent control resizing or text length changing due to localization.

TableLayoutPanel Control Overview

Introduces the general concepts of the TableLayoutPanel control, which allows you to create a layout with rows and columns.

Best Practices for the TableLayoutPanel Control

Outlines recommendations to help you get the most out of the layout features of the TableLayoutPanel control.

AutoSize Behavior in the TableLayoutPanel Control

Explains the ways in which the TableLayoutPanel control supports automatic sizing behavior.

How to: Anchor and Dock Child Controls in a TableLayoutPanel Control

Shows how to anchor and dock child controls in a TableLayoutPanel control.

How to: Design a Windows Forms Layout that Responds Well to Localization

Demonstrates using a TableLayoutPanel control to build a form that responds well to localization.

How to: Create a Resizable Windows Form for Data Entry

Demonstrates using a TableLayoutPanel control to build a form that responds well to resizing.

TableLayoutPanel

Provides reference documentation for the TableLayoutPanel control.

TableLayoutSettings

Provides reference documentation for the TableLayoutSettings type.

FlowLayoutPanel

Provides reference documentation for the FlowLayoutPanel control.

TableLayoutPanel Control Sample

Provides a set of forms that use the TableLayoutPanel control to implement layouts for data entry

Localization

Provides an overview of topics relating to localization.

TopicLocation
Localizing ApplicationsProgramming in Visual Studio with the .NET Framework
Localizing ApplicationsProgramming in Visual Studio with the .NET Framework
Localizing ApplicationsVisual Studio

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker