E
Ernesto Herrera Jr.
Hi,
I would like to open the form with the maximum amount of screen available
without setting it to maximized.
In other words, I would need to know what is the resolution of the screen to
properly resize the window to fill the screen.
I was thinking in using the win32 api "GetDeviceCaps" and figure the
resolution this way.
Is there another way to do it with the .NET FRAMEWORK?
Thank you,
Ernesto
I would like to open the form with the maximum amount of screen available
without setting it to maximized.
In other words, I would need to know what is the resolution of the screen to
properly resize the window to fill the screen.
I was thinking in using the win32 api "GetDeviceCaps" and figure the
resolution this way.
Is there another way to do it with the .NET FRAMEWORK?
Thank you,
Ernesto