have written a program that utilizes two forms. I only show one form at a time and allow for the user to switch back and forth between them using control buttons. How can I setup my main form so that the "X" button at the top right unloads both forms?
How can I setup the "X" button on the summary form to unload the summary form but make the Main form visible.
I want the main "X" to completely exit the program while the summary "X" to close that form and make the main form visible.
Sorry about the easy question but I can't find the answer.
How can I setup the "X" button on the summary form to unload the summary form but make the Main form visible.
I want the main "X" to completely exit the program while the summary "X" to close that form and make the main form visible.
Sorry about the easy question but I can't find the answer.
