Changes

Jump to: navigation, search

Designing Forms in Visual Studio

165 bytes added, 15:22, 20 July 2007
Positioning and Sizing Controls Using the Grid
* '''LayoutMode''' - Controls whether controls are laid out by snapping to a grid location, or are aligned with other controls in the form. Aligning with other controls is achieved using "Snap Lines" which are covered in detail in the next section of this chapter.
 
Spend some time changing the settings and adding new controls or move existing form controls. In particualr try different ''GridSize'' and ''SnapToGrid'' settings.

Navigation menu