Navigation (Magic xpa 4.x)
The following properties appear in the Navigation section of Display forms:
|
|
|
Startup Position
|
The mode by which the form will open. For the available options, see Startup Position.
This property is not available in Web Client tasks.
|
|
Placement
|
Specifies whether forms that are defined as child forms with no title bar, are resized when a parent form is resized.
See also Placement.
This property is available for GUI and Rich Client Display forms only.
| |
X
|
The x-coordinate of the form. This property is enabled when the Startup Position property is set to Customized.
|
|
Y
|
The y-coordinate of the form. This property is enabled when the Startup Position property is set to Customized.
|
|
Width
|
The width of the form.
Note: There is a minimum width set by the Windows operating system for each form.
|
|
Height
|
The height of the form.
Note: There is a minimum height set by the Windows operating system for each form.
|
|
Minimum Width
|
The minimum width of the window. This property prevents the end user from distorting the frame area to an unusable size. The expressions of the minimum width and height are computed when entering the form. The default is zero (0).
When the form is initially opened with a size that is less than the Minimum Width or Minimum Height, this value is ignored.
This property is not available in Web Client tasks.
|
|
Minimum Height
|
The minimum height of the window. This property prevents the end user from distorting the frame area to an unusable size. The expressions of the minimum width and height are computed when entering the form. The default is zero (0).
When the form is initially opened with a size that is less than the Minimum Width or Minimum Height, this value is ignored.
This property is not available in Web Client tasks.
See also How Do I Set a Minimal Size for a Window?
|
|
Automatic Tab Order
|
Determines whether Magic xpa automatically handles the tabbing order between controls.
This property is not available in Web Client tasks.
|
Android and iOS
|
Form Measurements – SDI