Navigation (Magic xpa 3.x)
The following properties appear in the Navigation section for Display forms.
Property
|
Description
|
Mobile Support
|
Startup Position
|
The mode by which the form will open. For the available options, see Startup Position.
|
|
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.
|
|
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.
|
|
|
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.
|
Android, iOS and Windows 10 Mobile
|
Form Measurements – SDI