Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Properties changing on resolution change
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00187243
Message ID:
00187255
Views:
27
John,
Are you talking about proportionaly sizing the form to match the resolution? If so, you might try using a proportion scheme instead of absolute, i.e. txtName.Width = THISFORM.Width / 5, etc... This way, the original width has nothing to do with it. Or at least design the form in the lowest possible resolution, so your resize event only needs to enlarge.

Mark

>I have a form that I am setting the width at 800.
>When I run the form in 640 X 480, the width changes to 640.
>How can I prevent this from happening? The reason is to check the size of the form and size it based on the origional values.
>-Thanks
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Reply
Map
View

Click here to load this message in the networking platform