DarcyNoonan
MIS
Hi,
I have two forms, an Input form and a Report form. The user will input data (on the Input form) and when they click the "View Report" button, the Report form will pop up and display a report in a picture box.
I also have a Go Back button on my Report form that allows the user to return to the Input form. What I would like to do is clear the contents of the picture box when the user clicks the Go Back button so that the report will get re-displayed when the user clicks the "View Report" button a second time. Right now, it will display under the first report (because the contents of the picture box have not been cleared).
Is this possible? If so, can someone tell me how to do this.
Thanks in advance.
I have two forms, an Input form and a Report form. The user will input data (on the Input form) and when they click the "View Report" button, the Report form will pop up and display a report in a picture box.
I also have a Go Back button on my Report form that allows the user to return to the Input form. What I would like to do is clear the contents of the picture box when the user clicks the Go Back button so that the report will get re-displayed when the user clicks the "View Report" button a second time. Right now, it will display under the first report (because the contents of the picture box have not been cleared).
Is this possible? If so, can someone tell me how to do this.
Thanks in advance.