AMIT Posted July 17, 2011 Share Posted July 17, 2011 How to check what Client's screen size during create the mainform? For example if the client access to the web from mobile phone so we can create the proper screen for them. Quote Link to comment Share on other sites More sharing options...
Administrators Farshad Mohajeri Posted July 18, 2011 Administrators Share Posted July 18, 2011 There is no way to check it OnCreate event. You can check it in OnScreenResize event. Quote Link to comment Share on other sites More sharing options...
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.