The basics
Each control you add to the Visual Studio designer is given four external connections that can be attached to the border of the form, other controls or special guide lines. There are also two internal connections that are used to maintain the width and height of the control. |
External Connection Properties EditorThe external connection properties can be edited by simply clicking on the connection.
|
Internal Connection Properties EditorInternal connection properties can be edited by clicking on the width or height connection
|
Connecting controls togetherControls can be connected together in order that they be aligned with one another. The connections are made by simply dragging the external connections onto controls or borders.
|
Guide linesHorizontal or vertical guides can be added to form to separate areas and to give the developer complete control over groups of controls without having to add nested user controls or panels.
|
Alignment GroupsControls can be grouped together into alignment groups. This unique feature lets you align or justify items without having to use restrictive grid layouts.
|
Vertical Alignment with springs
|
Vertical Guide
|
Home / Features / Screen Shots / |
Rapid Layout .NET lets a developer to connect user interface controls to other controls. The connections are displayed graphically in the Visual Studio designer. Developers can modify the connections by dragging or clicking on the graphical element.