Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Monitor Display Size
Message
From
30/06/1999 12:36:35
Fabian Valencia
Calamos Asset Managment Inc.
Naperville, Illinois, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00229845
Message ID:
00235988
Views:
22
>Hello!
>
> I am thinking there is a simple answer to this question. How does the monitor display size affect the form layout? Is there a way to set it so that when the exe file runs that the form layout takes the whole monitor space, instead of adjusting to the monitor settings of the individual computer?
>
>Thanks,
>
>Dena

I don't think there is an easy answer, since the form at run time will use the Height and Width properties. So what you set them to be at design time, that is what is going to be used at run time. Even if you can find out what resolution is the system running when the form is instantiated, the form may be resized to fit the screen, but you may need to do the same thing with every single control on the form. Not an easy thing to do.

I hope this helps.
Previous
Reply
Map
View

Click here to load this message in the networking platform