How To Make An Advanced Webbrowser In Visual Basic 2008

preview_player
Показать описание
This is a tutorial on how to create a web browser in Visual Basic 2008. You can get the Express Edition which is free of charge at the Microsoft website (You have to register with a hotmail account to remove the trial period, dont worry, this is free of charge)


Ok, lets make a new project and here are the codes for the web browser -

Load up Google when opened


Back
Webbrowser1.GoBack

Forward
Webbrowser1.GoForward

Refresh
Webbrowser1.Refresh

Stop
Webbrowser1.Stop

Go
Webbrowser1.Navigate(Combobox1.Text)

Google Search

Go Home
Webbrowser1.GoHome

These are some of the basic codes for creating a web browser in Visual Basic 2008
Enjoy the video!

SUBSCRIBE!
Рекомендации по теме