Hi guys,
Tiny little issue Im having with a program im writing. I have a form open in my program (when the program is running) what I need is a close button so that when the close (or exit or whatever) button is clicked, the form disappears and I return to my homepage.
As it is now, I press the X button in the top right corner of the form but that just exits the entire program when all i want is to return to the homepage.
Can anyone tell me what code to put behind a 'close' command button so that the form im on disappears and i return to the homepage.
Any help or insight would be appreciated,
Thanks!
Tiny little issue Im having with a program im writing. I have a form open in my program (when the program is running) what I need is a close button so that when the close (or exit or whatever) button is clicked, the form disappears and I return to my homepage.
As it is now, I press the X button in the top right corner of the form but that just exits the entire program when all i want is to return to the homepage.
Can anyone tell me what code to put behind a 'close' command button so that the form im on disappears and i return to the homepage.
Any help or insight would be appreciated,
Thanks!