How can I put, and use, a progress bar for my web browser control, in a windows application project, using the c# language?
Look at the WebBrowser.ProgressChanged event.