my program has two forums. One form is the startup form and it has a button that will open another form and set some variables up. I want to add abutton on the second form that when clicked, it will close itself and then reopen the first form and basically set everything to 0 or null. I'm not sure how to do this, because when the second form is running, the first form is in the ".hide" state. Any ideas?
John
