Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does my form not start maximized?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00882789
Message ID:
00888390
Views:
17
This code:

* suggested by universal thread - a bit jerky but OK
SET RESOURCE OFF
KEYBOARD '{CTRL+F10}'
report form &pcForm preview &mcSummary in screen
SET RESOURCE ON

Should do it.

BTW this also exposes yet another VFP bug. If the form you call the report preview from (main form etc) is maximised, but constrained in width (as one of ours is, cos it looks silly maximised with all that grey area) it maximises that form as well as the preview window. Go figure - VFP is being relegated to our junkpile.

HTH, Matt.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform