Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

Windows Forms FAQ

8. Windows Forms Layout

8.1 How can I programmatically set the initial position of a Form so that it is displayed properly after calling ShowDialog()?
8.2 How do I create a custom layout engine?
8.3 I have a form with several controls on it. As I size the form, the controls are being resized continuously. Is it possible to postpone changing the controls position until the resizing is complete?

 

Windows forms FAQ