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
#32
Very nice and basic tutorial mate.
Keep it up!
[Image: spring.png]
Reply
#33
I'm using my custom web browser to view this thread right now lol. I used to know how to add lots of things, until I upgraded to VB2010. Now I need to figure out how to clear browser cookies and all of that again. I'm working on a tabbed web browser too.
Reply
#34
Great tut ;)
Easy to understand!
Very good tutorial for noobs Smile
Reply
#35
Thank you for all the positive comments, I appreciate it.
Reply
#36
Nice tutorial 10/10
Thanks mate
Reply
#37
very detailed tutorial and good for posting images too, but it's for beginners Tongue
Reply
#38
(03-29-2011, 09:14 AM)h4yr0 Wrote: very detailed tutorial and good for posting images too, but it's for beginners Tongue

True, this is very basic. When you're comfortable with this bit of code, you can move onto adding a history and bookmarks as well. You can even make it a tabbed web browser by using the tab control.
Reply
#39
Updated with the code of the progress bar. Sorry guys.
Reply
#40
Great tut man, really useful, thanks a lot for sharing it with us !
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to hook the keyboard. [VB.NET] [TuT] Vorfin 92 54,865 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,511 01-15-2013, 09:30 PM
Last Post: Resistance
  VB.NET Port Scanner [TUT] Fragma 30 12,812 11-27-2012, 11:26 PM
Last Post: ƃu∀ ıʞƃu∀
  [TUT] MD5 Encrypter & Finder [VB.NET] Fragma 12 7,017 11-25-2012, 10:36 PM
Last Post: ƃu∀ ıʞƃu∀

Forum Jump:


Users browsing this thread: 4 Guest(s)