If you want it to pop up, you would have to implement the GUI into another form and make show then hide which sounds like a lot of work. I would implement it on the main form instead. You also need to have a firm grasp of the ProgressBar Class as that's where you'll find all of your methods for controlling that bar: