Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27156

VS 2010 [RESOLVED] msgbox just keeps repeating

$
0
0
When I go to debug my ap the message box just keeps repeating itself.

I have it when the progress bar is complete it has a pop up message box.

Here is the code.

Code:

If ProgressBar1.Value = 100 Then
            Call MsgBox("Your selected items have been applied to your account.", , "DONE")
        End If

I get like 50 pop ups of the msgbox and have to hold enter to close them all.

Any suggestion?

Viewing all articles
Browse latest Browse all 27156

Trending Articles



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