Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying the Main VFP Window
Message
 
To
08/10/1996 11:04:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00009596
Message ID:
00009607
Views:
30
>>Is there a clause in the command 'Modify Window Screen' to force the main VFP window to be sized at 640 x 480. I am designing all of the forms in the system to display at 640 x 480 but do not want users with higher resolutions to maximize the main VFP window and leave blank areas around the forms.
>
>_screen.Width=640
>_screen.Height=480
>_screen.AutoCenter=.T.


probably also _sceen.maxbutton = .f.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform