E
euchan09
Guest
hello!
How can i avoid this kind of error on my system. When I click a button that shows another form a multiple times this error occur.
an error occur in this part:
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Crystalreport.Show()
End Sub
Thankyou so much!
Continue reading...
How can i avoid this kind of error on my system. When I click a button that shows another form a multiple times this error occur.
an error occur in this part:
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Crystalreport.Show()
End Sub
Thankyou so much!
Continue reading...