Hello
I have a webbrowser control in my app that navigates to a sight when opened.
What I would like to be able to do is have a button that opens a second window to a different address and keeps the first window open on it's original page.
Is this possible to do with the webbrowser control?
I've tried using the show method but that just navigates the same window to the new address.
Thanks
David
