wait for a form to close
C#
3
Posts
3
Posters
0
Views
1
Watching
-
I have a program that if it encounters an error, it asks the user for a new value from a new form. How can I pause execution so that when the User presses the button on the new form it continues execution on the original form?
-
I have a program that if it encounters an error, it asks the user for a new value from a new form. How can I pause execution so that when the User presses the button on the new form it continues execution on the original form?
-
I have a program that if it encounters an error, it asks the user for a new value from a new form. How can I pause execution so that when the User presses the button on the new form it continues execution on the original form?