When i click the X on my program..the program doesnt close even though it should..why does it do that (i dont want to post all of the code...there isnt much anyway...)?


Also..in VB6 i was able to click on the combomenu at the top and choose Form1 and then the combomenu to the right i was able to choose Unload..so it would make a Private Sub Form1_Unload for me..why cant i do that in vb.net?