Hi,
I have MDI form that I am trying to get width and heigh correctly
regardless of resolution on the screen. Correctly in my case mean that
it is the same like Maximized.
I tried many functions that some people were describing on this forum
but cannot get the exact one. I always get it a bit to small or get some
scrallers...
I tried ClientRectangle , Screen.PrimaryD isplay..
Can anybody help me...
Schapopa
*** Sent via Developersdex http://www.developersdex.com ***
I have MDI form that I am trying to get width and heigh correctly
regardless of resolution on the screen. Correctly in my case mean that
it is the same like Maximized.
I tried many functions that some people were describing on this forum
but cannot get the exact one. I always get it a bit to small or get some
scrallers...
I tried ClientRectangle , Screen.PrimaryD isplay..
Can anybody help me...
Schapopa
*** Sent via Developersdex http://www.developersdex.com ***
Comment