Add Form position properties (x and y) to window screen
It would be great if access form (either overlapped or popup form) has X and Y poperty fixed to active screen (measurement in twips). As far I know, the property LEFT and TOP are relative to their window (most value are 0 if a form in topmost or leftmost.

2 comments
-
Anonymous commented
You can currently do that but it relies heavily on APIs.
The other thing I hope can be fixed is that the relative positions in TWIPS are encoded as a short, and overflow at - / + 32000 which is exceeded when using HD 1920 pixel wide screens.
-
DigNap15 commented
Yes and I'd love to be able to set the size of the form and for it to open at the same size and in the same place everytime.