Hey guys, sorry for the vague title, I can't really think of a better way to describe my problem.

The problem is this, I am making a web browser with a tab system. I got the tabs to work fine, and when I push the tab button or Ctrl+T the form produces a new pagetab with a new instance of the Gecko Web Browser.

The problem is that the url bar and buttons is connected to the first Gecko Web Browser, It doesn't work for the current tab/Web Browser. For example of what I got now.

Me.Gecko.Navigate (HomepageString)

Is there anyway of connecting the url bar etc to the current web browser within the current tab page.

Thanks

Ryan

You're using GeckoFX, right? I'm not familiar with it myself. Was there any documentation with GeckoFX download?
You may want to search GeckoFX forum at

http://forum.skybound.ca/index.php?board=6.0

or perhaps register and ask your questions there. I'm assuming "pagetab" control is part of GeckoFX and not VB's TabControl.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.