Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display a report maximized
Message
From
20/09/2006 07:22:04
Prashant Dongare
Micropro Software Solutions
Nagpur, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
How to display a report maximized
Miscellaneous
Thread ID:
01155439
Message ID:
01155439
Views:
74
I am using VFP 8.0
I have created a MDI form and use the same as my desktop for the application.
To preview the reports I use _screen
The code is as follows:
_screen.Visible = .T.
_screen.WindowState = 2
REPORT FORM rptCustomerMaster PREVIEW IN SCREEN TO PRINTER PROMPT
_screen.Visible = .F.
Now the problem is I am not able to show the report window so generated as maxzimized.
Can anyone please suggest me a solution.
Next
Reply
Map
View

Click here to load this message in the networking platform