Hey everybody. I was wondering how I can update a progress bar in
VB.NET while another process is executing. For example, I have a function that opens a database, I want to update a progress bar to 100% until the open database function completes.
Thanks for the help,
kyle