Well, i decided to continue my learning of vb.net (2005) by creating a webbrowser. I got all the basic stuff in, pluss some neat extra settings untill i realized: "Hey, tabbed browsing is the only way to browse". And then i tried to implement it, but i just cant make it work.

I am having troubles with the following:

When i click the "new tab" button on my form, a new form comes up with a browser in it, but then the first one is left blank, as if the webbrowser control got moved.

I have no idea how to make it so that when you type the url in the textbox and hit go, the webbrowser in the active tabpage navigates.

If needed, i will post any code you like, but since its all screwed up anyways.. i am hoping on some valuable input..


Cheers!