|
-
May 30th, 2000, 03:30 PM
#1
Thread Starter
Hyperactive Member
I have the following codes:
cr.ReportFileName = G_ReportLayout
cr.DiscardSavedData = True
cr.WindowState = crptMaximized
cr.Destination = crptToWindow
cr.Action = 1
Unload Me
How can I make the preview window displayed, and wait until user close the preview before unloading the current form.
Any idea?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|