Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximize foxpro window at runtime
Message
From
07/09/1996 00:34:19
 
 
To
06/09/1996 23:56:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00007386
Message ID:
00007388
Views:
31
>Is there a way to maximize the Foxpro screen at startup
>of a distributed application, perhaps a command in
>the config file?
>
>Chris

You need just:

_SCREEN.WindowState=2

This will maximize the _screen. Look at _screen in VFP help. You will find many other usefull info about it.
Previous
Reply
Map
View

Click here to load this message in the networking platform