VB restart form
        Posted  
        
            by hiba salem
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by hiba salem
        
        
        
        Published on 2010-03-27T19:30:42Z
        Indexed on 
            2010/03/27
            19:33 UTC
        
        
        Read the original article
        Hit count: 588
        
vb.net
I created a button and I need it to restart the form I have no idea how to work on the sily visual basic what should i write
Private Sub Button2_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
End Sub
© Stack Overflow or respective owner