Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

How to make a Web Browser in Visual Basic 2008

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
1,124
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jan 31, 2009

This video shows you how to program a Web Browser in Visual Basic 2008.

And heres the code:

Public Class Form1 Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click WebBrowser1.Navigate("www.google.de") End Sub Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click WebBrowser1.GoBack() End Sub Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click WebBrowser1.GoForward() End Sub Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click WebBrowser1.Navigate(TextBox1.Text) End Sub
End Class

Category:

Howto & Style

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (ateraterate)

  • wtf i try to make the buttons

    i cant change the name it always says button 1

    evan if i change the name

    sum 1 help

  • you have to change caption not name :)

  • FINALLY! AN EASY ONE THAT WORKS!!!

    Tanx! 5/5

  • Thank you :)

  • Do you have a text How to Do on this?

  • Ill write annotations to the video, please vote :)

see all

All Comments (6)

Sign In or Sign Up now to post a comment!
  • my google thing is in another language =(

  • ehr guy that rocks

    greetz by manson 666

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more