Hello,
I am running an
applet from IE. The applet does things in the background. But, I am displaying a progress monitor to indicate the progress of the work that is being done.
I want only the progress monitor to be displayed and want the other (parent) window be minimized? How do I do that? ie. Can I get the handle of the window that contains the applet and minimize it? Or better, can have the progress monitor embeded in the browser?
Thanks,
Bala.