Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to initiate the preview in maximized mode
Message
From
28/04/1999 16:41:08
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00212752
Message ID:
00213192
Views:
33
>>>In vfp6, I do a form...preview.
>>>It doesn't come maximized. Is it possible to change this?
>>>
>>>Thanks
>>>Eric.
>>
>>DEFINE WINDOW wPreview FROM 1, 1 TO 2, 2
>>MODIFY WINDOW wPreview MAXIMIZE
>>REPORT FORM MyRep PREVIEW WINDOW wPreview
>Well well... it seems that MAXIMIZE is not part of the MODIFY WINDOW command?
>Thanks anyway.
>eric


Sorry..I haven't done define window for along time.

define window wpreview from 1, 1 to _screen.width, _screen.height
REPORT FORM MyRep PREVIEW WINDOW wPreview
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform