0
Answer

Web Browser Home

Ask a question
Hey all. Sry that I interfere you by something more important that my problem. I'm really a C# Newbie and trying to write a Webbrowser with the Web Browser Tool from Visual Studio .NET 2005 Beta. Everything gona be right and things like showing Websites and Go Back Button and so on works perfectly. Now I want to write a little Preference Window and for this I tried to load the Start Page from the Internet Explorer but I don't manage it. I feel there is a little command to get read the Startpage like to get the Go Back Button. But I don't find it. System.Windows.Forms.Webbrowser wb_anzeige = new Webbrowser(); wb_anzeige.GoBack(); I hope somebody can help me. I need it! Thank you very much mfg Daredevil04