<br>I have created a program in VB5 that will open a Crystal Report in the Print Window (.Destination = crptToWindow) The user can then use the window's built in functions to print and send the report as an attachment, etc.<br><br>I want to be able to close the program once the user has closed the Print Window. Is there any way to detect the closing of this window?<br><br>Michael