Create an interface (form) for an application that allows the user to enter two numbers. The interface will need to display both the sum of and difference between both numbers. This week, however, we will only code the event handlers for the Print Preview and Exit buttons. Include a splash screen in the application. The Print Preview button should send a printout of the interface to the Print preview window. As just noted above, code the Click event procedures for the Print Preview and Exit buttons only. A design suggestion for the forms is shown below:
Splash form: see image.
Main form: see image.