I've got a program that I run -- it's under the control of a form. Part of
the process is fairly lengthy (10 minutes). The form has a control that lets
me know how far it's gotten.
My problem is that if I switch to, say, e-mail and then try to get back to
my form it will not appear until it finishes the lengthy step.. When I
update the control (with the status) I tell the form to refresh. Is there
something else I need to do so that I can switch away from the application
and then go back to it again and see the status?
I'd appreciate any suggestions.
Art
the process is fairly lengthy (10 minutes). The form has a control that lets
me know how far it's gotten.
My problem is that if I switch to, say, e-mail and then try to get back to
my form it will not appear until it finishes the lengthy step.. When I
update the control (with the status) I tell the form to refresh. Is there
something else I need to do so that I can switch away from the application
and then go back to it again and see the status?
I'd appreciate any suggestions.
Art
Comment