Da MSDN:
ma c'è scritto anche cheNavigate(String) Loads the document at the specified Uniform Resource Locator (URL) into the WebBrowser control, replacing the previous document.
Quindi teoricamente basta usare questo o quel metodo (e ce ne sono altri -> documentazione).When you set the Url property, the WebBrowser control navigates to the specified URL and adds it to the end of the history list.
Comunque ti potevi risparmiare la domanda, commentavi un attimo quella linea, eseguivi ed eri a posto.
... poi cosa vuol dire "è corretto" ? :master: