I am making a web browser for a Kiosk system that uses a tab control to display web pages, the user can add and remove tabs. When a new tab is created it creates a new web browser using:
Dim newbrowser As New WebBrowser
In the AddWebTab private sub, which is called when the users adds a tab.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.