Create your own web Browser easily
Category:
Network/InternetType:
ModulesDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
To create the form you need to create the following;
1 textbox Called "Address"
8 Buttons called:-
"Go","CmdBack","CmdForward","CmdStop","Cmdrefresh","CmdHome","CmdMail","CmdEnd".
1 WebBrowser Called "WebBrowser"
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: