I have two Forms in my project. The first one I made makes the program exit if I hit 'X' button at the top of the window which is obviously normal.
But that's not the case with the second form where If I hit the 'X' button then the Form closes but the actual program still runs.
How do I make it so that it closes the program when I hit the X button?
I don't understand...Both forms have the EXACT same button...and both forms are of the same normal form type.
Any help is highly appreciated.
Usmaan~