Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you resize the Main vfp window
Message
From
25/04/1997 15:24:05
 
 
To
25/04/1997 12:20:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00029694
Message ID:
00029714
Views:
33
>I have created an .EXE, In the config file I have given a title for the main vfp window etc... but when I launch the .EXE I want the main vfp window to be a different size and in a different location. Can this be done? As usual, Thanks for all the help.

Yes, you can use the _screen.Left and _screen.Top property from your master program. During that setup, if you want to avoid the user to see the interface, you may want to use SCREEN=OFF in the CONFIG.FPW and _screen.Visible=.T. after the setup.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform