Webbrowser like Mozilla control for VB.NET question

Posted by m.qayyum on Stack Overflow See other posts from Stack Overflow or by m.qayyum
Published on 2010-05-28T14:46:09Z Indexed on 2010/05/28 14:52 UTC
Read the original article Hit count: 289

I want to use mozilla control in my application.. But

when i use Webbrowsercontrol i just use

webbrowser.navigate("http://www.google.com")

but this commant is not working with mozilla control ant when we try to navigate to any web address it gives following exception.

Exception has been thrown by the target of an invocation.

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about webbrowser-control