1
11Oppidan
Hello,
I have a windows application written in VB .NET which pulls a lot of data
from different databases into one source. This often takes a long time and
therefore I track the progress using a progress bar and a status bar.
When the program is running and I use another application the form turns
white and doesn't refresh itself until the process is complete. Could anyone
advice me/provide a VB example of the best way to keep a windows form
refreshed when running, but still restrict the user from setting off another
process?
Many thanks for your advice.
I have a windows application written in VB .NET which pulls a lot of data
from different databases into one source. This often takes a long time and
therefore I track the progress using a progress bar and a status bar.
When the program is running and I use another application the form turns
white and doesn't refresh itself until the process is complete. Could anyone
advice me/provide a VB example of the best way to keep a windows form
refreshed when running, but still restrict the user from setting off another
process?
Many thanks for your advice.