Designing Containers

See Also

By default, you normally design an entire form in the Form Editor. You can also use the entire Form Editor to work on only one subcontainer of the form at a time.

This is similar to using the zoom function found in many applications. You can focus your view to one container, leaving other unnecessary (at the time) components out of sight. This can be particularly useful when you are working with a large form containing a complex nested hierarchy of containers and components.

When you use the Form Editor to design one container, your view in the Form Editor changes but the entire form hierarchy is still available in the Inspector window.

To use the entire Form Editor pane to design a container:

  1. In the Form Editor or Inspector window, select the container component you want to design.
  2. Right-click and choose Design This Container from the contextual menu.

    Alternatively, double-click the container you want to design.

To display the entire form after designing a container:

  1. Right-click in the Form Editor and choose Design Top Container from the contextual menu.

    If the Design Top Container menu item is dimmed, you are already designing the entire form.

    Alternatively, hold down the Alt key and double-click anywhere inside the container except on a subcomponent. If the container being designed is nested within another subcontainer, Alt-double-click designs the parent container instead of the whole form.

Tip To quickly see if the Form Editor is displaying the entire form or only a subcontainer of the form, look at its Source Editor tab. If the name on the tab is a single name, the entire form is being displayed. If the form name on the tab is followed by the slash character (/) and one or more container names, the container named last in the title is the only container currently displayed.
See Also
Form Editor
Moving or Copying a Component
Reordering Components Within the Same Container

Legal Notices