Hello Experts!
OK, I want to have a popup dialog that has a "Please Wait..." GIF while the program is working on loading data. I don't want a progress bar as I have one of those on the main screen I just want a small popup dialog box with the animated gif showing Please Wait...
How can I popup the modal dialog box using a BackgroundWorker?
Thanks,
Mark