I am currently using a 24 inch FHD Monitor.
The maximum height and width of any single form is defined to be about 22.75 inches - which is determined by the maximum integer size of 32767 divided by 1440 (TWIPs per inch).
So some of my forms fill the full width of the screen nicely.
I have tried a QHD monitor and the width of forms is now much less that 22.75 (when at default monitor resolution). Presumably a 4K Monitor would result in even narrower maximum form width. Is this assumption correct?