^ ^ READ THE DESCRIPTION ^ ^
This is my second tutorial, I've tried my best to be as quick, yet thorough as I can be, so Thumbs-up are good, thanks! I show you how to make an Advanced WebBrowser (Non-tabbed), with multiple custom settings, and other miscellaneous features, enjoy!
Visual Basic 2008 Express Edition:
http://bit.ly/VBExpress08
Download Codes:
http://bit.ly/Codes3
In this tutorial, you need to download this program and the codes. First, Create a new Project, and select Windows Forms Application, and name it and press OK. Then stretch out the Application, and add the following items:
--1 MenuStrip
--7 Buttons (Back, Forward, Refresh, Stop, Home, Go, Search)
--1 WebBrowser (ScriptErrorsSuppressed = True, URL = ANYTHING,
--1 StatusStrip (1 ToolStripStatusLabel, 1 Progress Bar)
--1 Timer (Enabled, Interval = 1)
Once you've added all of those items, add Words in each Button to show what the command is, and then add 4 Entries:
--File (New Window, Close Window, Page Setup, Print Preview, Print..., Properties, Exit)
--Edit (Undo, Redo, Cut, Copy, Paste, Select All)
--View (Back, Forward, Refresh, Stop, Go)
--Bookmarks (ANYTHING)
Then, Double-Click the items in the MenuStrip, and the Buttons and add their proper code by downloading the TXT File at the top of the description. Once the codes are added, Debug it and Publish it!
————————
FACEBOOK:
http://www.facebook.com/Shane.Tyler.Cote
TWITTER:
https://twitter.com/#!/Ascianic
GOOGLE PLUS:
https://plus.google.com/112995787631752904053
FXTECH FORUMS:
http://www.fxtechsupport.forumotion.com/
Good video but I have a problem...when I want to change the size of my window the image of the site doesn't change and stays at the same size
odysseas98 2 weeks ago
@odysseas98 Make sure you select the WebBrowser/TabControl, and on the right, select "Anchor" and click the center shape (Square).
FactorXTech 2 weeks ago
@FactorXTech thanks very much,you really help me
odysseas98 2 weeks ago
@odysseas98 You're welcome :) Glad I could help!
FactorXTech 2 weeks ago
THX!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
TheMasterspiffy 1 month ago
@TheMasterspiffy You're welcome!!! :D
FactorXTech 1 month ago