T
Tappy Tibbons
We have a weird problem, where we are popping up a msgbox, and
intermittently it is displaying BEHIND the main app form.
Basically, our form is up, we call a simple msgbox, and 97 times out of 100
it pops up exactly right. 3 times out of 100 it pops up behind the app. It
panics the user, as they can no longer click on the app. They must minimize
the app, click on the dialog, then restore the app.
We have tried "MsgBoxStyle.MsgBoxSetForeground" and
"MsgBoxStyle.ApplicationModal" to no avail...
VS2002, WinXP
Any ideas for workarounds or troubleshooting this one?
Thanks!
intermittently it is displaying BEHIND the main app form.
Basically, our form is up, we call a simple msgbox, and 97 times out of 100
it pops up exactly right. 3 times out of 100 it pops up behind the app. It
panics the user, as they can no longer click on the app. They must minimize
the app, click on the dialog, then restore the app.
We have tried "MsgBoxStyle.MsgBoxSetForeground" and
"MsgBoxStyle.ApplicationModal" to no avail...
VS2002, WinXP
Any ideas for workarounds or troubleshooting this one?
Thanks!