The Line (

) form object places a horizontal or vertical line in a form to separate groups of form objects.
Choose the orientation of the divider line in the Orientation list:
Horizontal (the default) or
Vertical. For the
Horizontal divider, you can also add text that appears within the horizontal line. To add such text, select the
Include divider text check box and enter text in the associated
Text field.
In addition, the Settings window contains the following sections:
The need to specify the alignment is most obvious when working in the grid mode, as it controls how the form object is aligned in its grid cell. Aligning the form object can be useful in the sketch mode too, and you can then use the alignment tools on the Arrange menu in the
Form toolbar’s
Sketch section. When running the application in any client other than the Windows client, the form objects may not be positioned exactly as seen in the Application Builder. This is because the form objects may have a different size in other clients, giving them a slightly different positioning. Specifying the alignment ensures that the form objects are aligned as you want them to be in all clients.
You can also specify the width of a horizontal line, unless you have chosen Fill from the
Horizontal alignment list. Enter a width (in points) in the
Width field. The
Height field is unavailable because the height of the horizontal line is determined by the software. For a vertical line, you can instead specify the height, unless you have chosen
Fill from the
Vertical alignment list. Enter a height (in points) in the
Height field. The
Width field is then unavailable because the width of the vertical line is determined by the software.
Additionally, in the sketch mode, you can specify the line’s absolute position using the Position x and
Position y fields. In the grid mode, you can position the object in the grid and see the grid position as the
Row,
Column,
Row span, and
Column span values.
Under Cell margin (in grid mode only), you can control the margins around the form object. By default, the margins are taken from the parent form. From the
Cell margin list, choose:
Under State, you can control the initial state of the line when users run the application. By default, the line is visible and enabled. Clear the
Visible or
Enabled check box if you want to make the initial state so that the line is hidden or unavailable. You can then make it visible or enable it using a method.