Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximize Report Preview
Message
From
30/10/2002 09:05:26
Mazahir Naya
Kuwait United Co.
Kuwait, Kuwait
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00716537
Message ID:
00716844
Views:
15
Local oPreviewForm as Form

oPreviewForm = CREATEOBJ("Form")
oPreviewForm.Name = [PreviewWindow]
oPreviewForm.WindowState = 2 &&Maximized
oPreviewForm.Visible = .T.
***
use this statment Keyboard "{Ctrl+F10}"
*******
REPORT FORM YourReportFile.Frx to print preview window PreviewWindow

oPreviewForm.Release
Mazahir Naya
Previous
Reply
Map
View

Click here to load this message in the networking platform