Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximize on open.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00129492
Message ID:
00129526
Views:
21
>Can someone tell me how to make the FoxPro screen open maximized?

_SCREEN.visible = .F.
_SCREEN.WindowState=2
_SCREEN.visible = .T.

at the beginning of your app.

This will stop it coming up 'partial size' then going to full screen.

Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform