I have a web browser control on my form and a listbox where the user can select an item and it will load a webpage into the browser. I would like when the user clicks an item in the list a label will say "Loading" and when the page has loaded it disappears again but I don't know how to code the part to make it disappear when it finishes loading.