VB.NET Use unload and close
        Posted  
        
            by aga-jilles
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by aga-jilles
        
        
        
        Published on 2010-05-09T13:45:02Z
        Indexed on 
            2010/05/09
            13:48 UTC
        
        
        Read the original article
        Hit count: 314
        
vb.net
Hi I want to know how to use the command close or would like some more info on because if you use this method Form2.Show frmMain.close ()
the program is terminated and does not load the form2.
Then when I close the program appears the message "hello world"
vb6 enough to exploit the function Form_Unload, but in vb.net?? Thanks
© Stack Overflow or respective owner