FlowDirection

Demonstrates how to change flow direction of added control in FlowLayoutPanel. The app contains FlowLayoutPanel with many buttons, 'WrapContents' CheckBox and 'FlowDirection' ComboBox. Number of buttons is more than the panel may contain in one line. If we check the CheckBox you will see that controls are placed in two rows. If we uncheck the checkbox, you will see that controls are placed one row and some controls are not visible and placed outside of the panel.

Zip package for C# download file
Zip package for VB.NET download file
File name: FlowDirectionPage_KB001download file
File name: FlowDirectionPage.csdownload file
File name: FlowDirectionPage.vbdownload file
File name: FlowDirectionPage.designer.csdownload file
File name: FlowDirectionPage.designer.vbdownload file
File name: FlowDirectionPage.resxdownload file