Private Sub TextBox1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles TextBox1.KeyDown If e.KeyCode = Keys.Enter Then wb.Navigate(TextBox1.Text) End Sub
Click "The General Combo Box" Go Down And Select Your URL Box whether it be a textbox or a combobox... The click "Declaration Combo Box" And Select KeyDown... Then Put In your code
sorry but this scares me!!! "in 1908 a lady named sally rusa was in the woods looking for a dog until..." more "in 1908 a lady named sally rusa was in the woods looking for a dog until a ghost came and killed her so if ur reading this u will find a bloody body in your closet hanging there haunting you and will kill you and ur family and if u want to stop this just sends this to 6 videos in 30 mins or this will happen good luck
5 stars, dam good vid. i just found VB6, and havent been programing since turbo Pascall was popular,lol. as a beginner i was able to follow the vid very easly. thanks, keep up the tutorals, and uve got a new subscriber
yesh you do because a web browser in vb is just a application with frame of internet explorer in it. if you added a home function to your browser open up IE and change your home page then open up your browser and see what happens =/
at 8.38 you must type Private Sub TextBox1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles TextBox1.KeyDown If e.KeyCode = Keys.Enter Then wb.Navigate(TextBox1.Text) End If End Sub
Cant see anything!!!! ims tuck on the if e.keycode = keys.enter then part! help! What do you put under it wb.navigate what?! ugh cant read anything! cant get the homepage crap either but thats not important but the enter is! help
your if e.keycode doesn't work with visual studio 2010 can you help me?
PCTips1234 10 months ago
Comment removed
TeamXxFADExx 1 year ago
thx =)
Haketeam 1 year ago
First: Private Sub TextBox1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles TextBox1.KeyDown
Now press enter and enter this part of the coding
If e.KeyCode = Keys.Enter Then wb.Navigate(TextBox1.Text)
End Sub
End Class
StickieModz 1 year ago
1 way to view the current url
dim url = webbrowser1.url.tostring()
TextBox1.Text = url
maxter1999 1 year ago
I cannot hear a single thing hes saying
PS3BlowsNuts 2 years ago
whut at 8:31
thepaperplaneproject 2 years ago
How do i stop the form from beeping when i press enter?
Help Pleasee!
MikeKaperys 2 years ago
@Mrmandude1121 how do I change the sound of the browser when I press enter and enter a page?
MClegitCraftThatSht 1 year ago
hey.. if any bodyy could help me.. this is the code im using
If e.KeyCode = Keys.Enter Then WebBrowser1.Navigate(ComboBox1.Text) End If
and every time i go and degug it.. it will say "keycode is not a member of 'system.eventargs'"
ANY HELP WILL B GREATLY APRECIATID
mylittledeaddude 2 years ago 2
same
quickvidtutorials 2 years ago
I have the same problem but i cant find any solutions... : (
stopmotionsuperstore 2 years ago
Private Sub TextBox1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles TextBox1.KeyDown If e.KeyCode = Keys.Enter Then wb.Navigate(TextBox1.Text) End Sub
stopmotionsuperstore 2 years ago
Click "The General Combo Box" Go Down And Select Your URL Box whether it be a textbox or a combobox... The click "Declaration Combo Box" And Select KeyDown... Then Put In your code
ComputerTricker 1 year ago
omg, thanx
ryano91622 2 years ago
yeh
bradygamess 2 years ago
This has been flagged as spam show
sorry but this scares me!!! "in 1908 a lady named sally rusa was in the woods looking for a dog until..." more "in 1908 a lady named sally rusa was in the woods looking for a dog until a ghost came and killed her so if ur reading this u will find a bloody body in your closet hanging there haunting you and will kill you and ur family and if u want to stop this just sends this to 6 videos in 30 mins or this will happen good luck
xxBeardyman137xx 2 years ago
how do i add favorits?
thasyamaha 2 years ago
right under the stars
witch26071 2 years ago
this vedio is great but i found a problem at the coding of the keydown,,,,,,,,,,,,,plz help me by making me understamd the coding of keydown
shanki2023 2 years ago
5 stars, dam good vid. i just found VB6, and havent been programing since turbo Pascall was popular,lol. as a beginner i was able to follow the vid very easly. thanks, keep up the tutorals, and uve got a new subscriber
rjbeaman2007 3 years ago
you need IE for this.
and by the way, what he type at 7:21?
textbox1.text ??? wb.url.tostring
please tell me!
BBCdetailed55 3 years ago
yesh you do because a web browser in vb is just a application with frame of internet explorer in it. if you added a home function to your browser open up IE and change your home page then open up your browser and see what happens =/
hackerboi909 3 years ago
??? = "="
textbox1.text = wb.url.tostring
uboyz1001 3 years ago
whenever i go to type in the code to make the home page and than test it the program makes very rapid clicking noises like if you click a link.
bas23456 3 years ago
You must enter a script. double click the button and type this: Webbrowser1.navigate(textbox1.text)
BBCdetailed55 3 years ago
i need help everytime i type in a website and i clik go nothing happens i did everything u said it the video pllllllzzzzzzzzzzz heeeeeeeelllllllp
Jacob12609 3 years ago
at 8.38 you must type Private Sub TextBox1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles TextBox1.KeyDown If e.KeyCode = Keys.Enter Then wb.Navigate(TextBox1.Text) End If End Sub
then its work
bf2142hero 3 years ago
And what is the tekst about 7,30sec!!!
cattieman182 3 years ago
And what do you type in 5,38? I need to now
cattieman182 3 years ago
Ken you send the tekst that you say in 3.05min?
cattieman182 3 years ago
Cant see anything!!!! ims tuck on the if e.keycode = keys.enter then part! help! What do you put under it wb.navigate what?! ugh cant read anything! cant get the homepage crap either but thats not important but the enter is! help
jjfan4824 3 years ago
when i maximize me web browser after anchoring everything, the bottons have no text. just blank bottons. Help please.
Gary0Jerry 3 years ago
nice video, thank you! :)
GregRaymer1 3 years ago
at 8:38 I cant tell what you are syaing, it sounds like wb.navigate (TextBox1.get) but that doesnt work what are you saying?
auatarch 3 years ago
wb.navigate(textbox1.text)
Hope that helps
mrmandude1121 3 years ago
alright thanks works perfectly now
auatarch 3 years ago
keep em comming. If u can make it better for us to hear you that'd be great. thx
gtvapsamtik 3 years ago