Quote:
Originally posted by Flac
Ok. Now if i keep doing it the way i currently am. How would i close form1 when i want the program to end?
When i do the "end" process on form2 will it end form1 as well? or do i need to make code to make form1.visible = true again and then close that?
If the "end" process doesnt end form1 from form2, is there a way i can make a process from form2 to end form1?
if this seems a little like blindsided questioning, please excuse me, currently not on a computer with VB.net so i cant experiment and test it myself.
thanks for the info thus-far
---Flac
You can always close the application from anywhere and any form by calling :