|
-
Jun 20th, 2000, 11:11 AM
#1
Thread Starter
Hyperactive Member
More or less, I have the following code:
Sub Command1_Click
CR.ReportLayout = .....
CR.Action = 1
Unload Me
End Sub
in my visual basic, whenever I run it, it has the Crystal Report preview window flash and then the program (include the preview window) terminated.
How I can display the preview window, and until the user close the preview, and then my vb unload the form(end the program)
Thanks
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
|