The question is simple: is there a way to expand a single form to all connected screens?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, unless you are going to code in a reasonably low-level language, such as C and grab access to graphics memory.
Generally it’s the operating system that performs the layout for you, so unless you have low-level access, or API published by the vendor, it would be quite hard I guess.