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.
Introduces the general concepts of the TableLayoutPanel control, which allows you to create a layout with rows and columns.
Outlines recommendations to help you get the most out of the layout features of the TableLayoutPanel control.
Explains the ways in which the TableLayoutPanel control supports automatic sizing behavior.
Shows how to anchor and dock child controls in a TableLayoutPanel control.
Demonstrates using a TableLayoutPanel control to build a form that responds well to localization.
Demonstrates using a TableLayoutPanel control to build a form that responds well to resizing.
TopicLocationHow to: Align and Stretch a Control in a TableLayoutPanel ControlWindows Forms ControlsHow to: Align and Stretch a Control in a TableLayoutPanel ControlWindows Forms ControlsHow to: Align and Stretch a Control in a TableLayoutPanel ControlWindows Forms ControlsHow to: Align and Stretch a Control in a TableLayoutPanel ControlWindows Forms ControlsHow to: Edit Columns and Rows in a TableLayoutPanel ControlWindows Forms ControlsHow to: Edit Columns and Rows in a TableLayoutPanel ControlWindows Forms ControlsHow to: Edit Columns and Rows in a TableLayoutPanel ControlWindows Forms ControlsHow to: Edit Columns and Rows in a TableLayoutPanel ControlWindows Forms ControlsHow to: Span Rows and Columns in a TableLayoutPanel ControlWindows Forms ControlsHow to: Span Rows and Columns in a TableLayoutPanel ControlWindows Forms ControlsHow to: Span Rows and Columns in a TableLayoutPanel ControlWindows Forms ControlsHow to: Span Rows and Columns in a TableLayoutPanel ControlWindows Forms ControlsWalkthrough: Arranging Controls on Windows Forms Using a TableLayoutPanelWindows Forms ControlsWalkthrough: Arranging Controls on Windows Forms Using a TableLayoutPanelWindows Forms ControlsWalkthrough: Arranging Controls on Windows Forms Using a TableLayoutPanelWindows Forms ControlsWalkthrough: Arranging Controls on Windows Forms Using a TableLayoutPanelWindows Forms Controls
Provides reference documentation for the TableLayoutPanel control.
Provides reference documentation for the TableLayoutSettings type.
Provides reference documentation for the FlowLayoutPanel control.
Provides a set of forms that use the TableLayoutPanel control to implement layouts for data entry
Provides an overview of topics relating to localization.
TopicLocationLocalizing ApplicationsProgramming in Visual Studio with the .NET FrameworkLocalizing ApplicationsProgramming in Visual Studio with the .NET FrameworkLocalizing ApplicationsVisual Studio