Hi, I am creating a progress bar in windows forms application c#. I want the progress bar to do some specific tasks I specify once it’s complete. Like once the progress in the progress bar completes, it should open another form. Please can anyone give the code for what I want.