D
dmartin_1
I'm building an application with Visual Basic 2005. The application is
multi threaded. It has a record counter on the form that counts up to
completion. It works fine throughout the process as long as it remains
in top focus. If you bring another program to focus and then go back.
The form is not refreshed until the process is complete. I am calling
me.refresh() within the main process loop. Any ideas why this may
occurr?
Thanks,
Dave
multi threaded. It has a record counter on the form that counts up to
completion. It works fine throughout the process as long as it remains
in top focus. If you bring another program to focus and then go back.
The form is not refreshed until the process is complete. I am calling
me.refresh() within the main process loop. Any ideas why this may
occurr?
Thanks,
Dave