Thread Rating:
  • 4 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[TUT] How to make a simple WebBrowser in VB 2010! [TUT] - [ Pictures]
#31
In the first part you have the Refresh button labeled as "Home" This is very different from "Refresh".

For the home code I just made it navigate to the string url I defined.

You can use
Code:
WebBrowser1.Navigate("www.google.com")

Or input whatever you want your homepage to be within that string value.

Also you can go into the Web Browser event properties, and choose a default Url to load when you load the form.
Reply


Messages In This Thread
RE: [TUT] How to make a simple WebBrowser in VB 2010! [TUT] - [ Pictures] - by AceInfinity - 12-26-2010, 04:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to hook the keyboard. [VB.NET] [TuT] Vorfin 92 55,159 09-23-2019, 11:55 AM
Last Post: Jamimartin
  [TUT]Creating Advanced Web Browser with Awesome Theme Imaking31 0 1,320 05-25-2013, 03:12 AM
Last Post: Imaking31
  How To make an advanced Operating System in Visual Basic 2010 ? Mohamed Samir 9 11,519 01-15-2013, 09:30 PM
Last Post: Resistance
  VB.NET Port Scanner [TUT] Fragma 30 12,824 11-27-2012, 11:26 PM
Last Post: ƃu∀ ıʞƃu∀
  [TUT] MD5 Encrypter & Finder [VB.NET] Fragma 12 7,027 11-25-2012, 10:36 PM
Last Post: ƃu∀ ıʞƃu∀

Forum Jump:


Users browsing this thread: 3 Guest(s)