Documentation
-
Position and resize a form - Windows Forms
Learn how to set the size and position of a form in .NET Windows Forms and Visual Studio. The size and location can either be set in the Visual Studio designer or through code.
-
Position Controls - Windows Forms
Learn how to use the Windows Forms Designer in Visual Studio or the Location property to position your controls.
-
How to dock and anchor controls - Windows Forms
Learn how to s