andyhill Posted October 12, 2017 Posted October 12, 2017 I need to get the User's Desktop Browser Client Area (Height and Width) so I can maximize my Form at runtime - please advise - Thanks in advance. Quote
mhmda Posted October 12, 2017 Posted October 12, 2017 Please use layouts. and for MainForm display it as page by changing the MainFormDisplayMode = mfWindow Inside servermodule Quote
andyhill Posted October 12, 2017 Author Posted October 12, 2017 Thanks but made absolutely no difference. I used Form.WindowStae:= wsMaximized; as a work around. Quote
mhmda Posted October 12, 2017 Posted October 12, 2017 Follow this: Do this in MainForm and it will work like charm Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.