Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 42215

Program Wont Close

$
0
0
I have a program starting with FormA, and opens to Forms B, C, D, E, etc... When I close forms B, C, D, E, it doesn't close the program. So I added this tidbit of code:

Code:

Private Sub AnalysisMain_Closing(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.FormClosing
        Me.Close()
    End Sub

This just causes the program to freeze. :(

Im sure theres a simple solution here :)

Ryan

Viewing all articles
Browse latest Browse all 42215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>