README.md
December 4, 2022 ยท View on GitHub
Description
This is similar to the 15 minute web browser, but is MUCH easier and has many more options!!!
More Info
| Submitted On | |
| By | Matt Evans |
| Level | Unknown |
| User Rating | 2.0 (10 globes from 5 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Internet/ HTML |
| World | Visual Basic |
| Archive File |
Source Code
Step 1) Start up a project in VB... Make a new one
Step 2) Goto 'Add Form', Double-Click on Web Browser
Step 3) Goto Project1 Properties... And change the startup form to wWebBrowser1
Step 4) Remove form1 (blank form).
Step 5) Run the project and you got a full web browser with a toolbar and everything!!!