Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to stop this execution of VB code after the statement "Action = 1"

Status
Not open for further replies.

murtazam

Programmer
Jan 8, 2002
2
PK
I am using Crystal Report control with Visual Basic 6.
I want to have some user interaction after user has veiwed the report in crystal preview pane, so i need to stop furthur execution of VB code after the statement "Action = 1", untill user has viewed and close the crystal preview pane.
So please let me know how to stop this execution of VB code just after the statement "Action =1", Untill crystal preview pane is closed.

Thanks,
Murtaza
 
Are you using a Child Form? [/b][/i][/u]*******************************************************
General remarks:
If this post contains any suggestions for the use or distribution of code, components or files of any sort, it is still your responsibility to assure that you have the proper license and distribution rights to do so!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top