Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How do I add a control to a FlowLayoutPanel?

You simply add to the controls collection, but unlike the TLP, you can't specify row and column – the controls are laid out in natural order from the collection. To move the controls, alter the position within the collection for that control.



Page view counter