Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling preview (window?) size
Message
From
14/06/2004 18:50:33
 
 
To
14/06/2004 18:43:40
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00913678
Message ID:
00913679
Views:
17
>I've got a few simple report in an application.
>
>Some of them consistently start up full screen, others start at a width that matches the form width and still others start fairly small in both width and heighth and always need some corner-dragging.
>
>How do *I* control this stuff. All reports were 'built' the same way and I can discern no logic for the varying sizes obtained.
>
>VFP8 SP1 Windows XP-Pro SP1
>
>Thanks
ox = CREATEOBJECT("form")
ox.Width = 800
ox.Height = 400
ox.Name = "test"
REPORT FORM x PREVIEW WINDOW test
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform