Recently Featured | Most Discussed | Most Recent | Most Responded | Most Viewed | Top Favorites | Top Rated | TV Serials | Trailers | Recently Watched
Visual Basic 2008 Tutorial - How to make a basic web browser
This ad will close in 15 seconds
Rate:

ratings
Views:
31
From : WindTheCoder
Added: Oct 31, 2009
*READ ME* Ok, Step 1. Start a new project and make it a Windows Form Application or whatever. Step 2 - Make it bigger, and rename it via properties. Step 3 - Add "Web Browser, Text Box and button" Step 4 - Resize them to your liking. Step 5 - Double click the button and type the following code."WebBrowser1.Navigate(TextBox1.Text)Step 6 - Click DEBUG and try it out. If it works, continue. Step 7 - Click Save all.Save it Then go to build and build it All done! :DHave fun!!~Wind
Category : Education
Added: Oct 31, 2009
*READ ME* Ok, Step 1. Start a new project and make it a Windows Form Application or whatever. Step 2 - Make it bigger, and rename it via properties. Step 3 - Add "Web Browser, Text Box and button" Step 4 - Resize them to your liking. Step 5 - Double click the button and type the following code."WebBrowser1.Navigate(TextBox1.Text)Step 6 - Click DEBUG and try it out. If it works, continue. Step 7 - Click Save all.Save it Then go to build and build it All done! :DHave fun!!~Wind
Category : Education
Tags :
Related Videos

Video Categories:
Also Try:











