Hi,
I have a form that has Width & Height (1000,1000).
Now if the users screen has for example this sizes (800,800).
Then I want to adjust the Forms Width & Height to 800,800 so it fits the screen.
So my question should be if it is possible to detect a monitors size in Width and Height ?
Thank you!