Welcome to WindowsClient.net | Sign in | Join
Home > Learn > Windows Forms FAQs
Here are some frequently asked questions about Windows Forms and their answers.
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.