Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resizing Form
Message
From
08/02/2003 16:39:31
 
 
To
07/02/2003 23:32:48
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00750928
Message ID:
00751082
Views:
13
Mathew,

Depends on whether you want the controls to resize with the form or just space out relative to the form.

You can set some form properties to store the current form height and width, and in the form resize() method check the forms new width and height and adjust all controls by the difference.

look at SYSMETRIC() command to work out what resolution the user is running.

I am sure there is a Resize class available in downloads as well.

>Hi all,
>What is the best way to resize the form based on the resolution set by each individual user? and without messing the controls on the form? TIA
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Previous
Reply
Map
View

Click here to load this message in the networking platform