G
Guest
When my users click the save button there are a few cases where the save
takes about one minute. Sometimes my users will activate another Windows
application from the taskbar. When they click back on my application, the
MessageBox.Show("Save successful") is behind the rest of the application.
How can I make sure "Save successful" is always on top of my application?
Thanks,
Jake
takes about one minute. Sometimes my users will activate another Windows
application from the taskbar. When they click back on my application, the
MessageBox.Show("Save successful") is behind the rest of the application.
How can I make sure "Save successful" is always on top of my application?
Thanks,
Jake