Documentation
-
Arrange Controls Using FlowLayoutPanel - Windows Forms .NET Framework
Learn how to use the FlowLayoutPanel control and the TableLayoutPanel control to provide intuitive ways to arrange controls in your Windows Forms project.
-
How to: Anchor and Dock Child Controls in a FlowLayoutPanel Control - Windows Forms .NET Framework
Learn how to programmatically anchor and dock child controls in a Windows Forms FlowLayoutPanel control.
-
FlowLayoutPanel Control - Windows Forms .NET Framework
Learn about the FlowLayoutPanel control in Windows Forms, which arranges its contents in a horizontal or vertical flow direction.