D
Dominik Gallus
Hello guys,
got a weird problem here.
On sucessful saving operations i'm showing a messagebox with the use of
MessageBox.Show(...);
The problem is, when the messagebox is shown and the user clicks ok, the
main form minimizes. That is very annoying.
Any suggestions?
Thanks in advance,
Dominik
got a weird problem here.
On sucessful saving operations i'm showing a messagebox with the use of
MessageBox.Show(...);
The problem is, when the messagebox is shown and the user clicks ok, the
main form minimizes. That is very annoying.
Any suggestions?
Thanks in advance,
Dominik