Integer constants specifying the position of a form when it first appears.
Name |
Value |
Description |
aformStartUpPositionManual |
0 |
Manual. No initial setting specified. |
aformStartUpPositionOwner |
1 |
Owner. Center the form on the item to which the form belongs. |
aformStartUpPositionScreen |
2 |
Screen. Center the form on the whole screen. |
aformStartUpPositionWindowsDefault |
3 |
Windows Default. Position the form in the upper-left corner of the screen. |