filmov
tv
HOW TO MAKE A WEBBROWSER IN VB 2010 PART 1
Показать описание
Codes:
Goback Button: Webbrowser1.Goback
Goforward button: Webbrowser1.Goforward
Home Button: Webbrowser1.Gohome
Refresh button: Webbrowser1.Refresh
Stopbutton: Webbrowser1.Stop
Go search Button: WebBrowser1.Navigate(TextBox1.Text)
Google Button : Webbrowser1.Gosearch
Exit Button: Application.Exit
My written text in the video:
Hello Guys!! today i'm going to show you how to make a webbrowser in visual basic 2010
now go to your desktop and click right then go to screenresolution so n
ow you got your screen resolution and lets start with a panel
lets add SOME BUTTONS!!!!
like i did copy and paste the button lets make the url search bar!!
it's a textbox
now add a url label and a search button
and now the google bar
This was Part 1 See you next time!!!!!!!
This Is part 2 Have fun
now you need to add a webbrowser to have a webbrowser
now make the webbrowser you added bigger not fUll screen once you did that lets do the coding double click back, now double click forward
now double click Home, now double click refresh sorry also double click stop.
now the url search button (THE CODES AND THIS TEXT WILL BE IN THE DESCRIPTION) go search button code is : WebBrowser1.Navigate(TextBox1.Text)
now the search google button double click it also this code will be in this text and description sorry for that mistake but lets make the enter key to the textboxes
do the same with the other
THATS IT BY I HOPE YOU ENJOYED
welcome back now i'm going to show you guys wats the result!!!!!
stop debugging
double click google another extra exit button
now i hope you guys enjoyed the tutorials and have a nice day!!!
Goback Button: Webbrowser1.Goback
Goforward button: Webbrowser1.Goforward
Home Button: Webbrowser1.Gohome
Refresh button: Webbrowser1.Refresh
Stopbutton: Webbrowser1.Stop
Go search Button: WebBrowser1.Navigate(TextBox1.Text)
Google Button : Webbrowser1.Gosearch
Exit Button: Application.Exit
My written text in the video:
Hello Guys!! today i'm going to show you how to make a webbrowser in visual basic 2010
now go to your desktop and click right then go to screenresolution so n
ow you got your screen resolution and lets start with a panel
lets add SOME BUTTONS!!!!
like i did copy and paste the button lets make the url search bar!!
it's a textbox
now add a url label and a search button
and now the google bar
This was Part 1 See you next time!!!!!!!
This Is part 2 Have fun
now you need to add a webbrowser to have a webbrowser
now make the webbrowser you added bigger not fUll screen once you did that lets do the coding double click back, now double click forward
now double click Home, now double click refresh sorry also double click stop.
now the url search button (THE CODES AND THIS TEXT WILL BE IN THE DESCRIPTION) go search button code is : WebBrowser1.Navigate(TextBox1.Text)
now the search google button double click it also this code will be in this text and description sorry for that mistake but lets make the enter key to the textboxes
do the same with the other
THATS IT BY I HOPE YOU ENJOYED
welcome back now i'm going to show you guys wats the result!!!!!
stop debugging
double click google another extra exit button
now i hope you guys enjoyed the tutorials and have a nice day!!!
Комментарии