How to Group Objects |
You may want to group objects to keep them together when visually arranging controls within a form on a generated web page. To group objects:
A new ContainerControl1 object is inserted.
In the Property Inspector, on the Layout tab page, set the Group property to the name of the Container object just inserted, for example: ContainerControl1. |