J
joe
I am trying to write an application in vb .net. I am
using two COM objects, the WebBrowser Control and another
object written by an associate. The second object has a
method which takes a pointer to a WebBrowser object as a
parameter. I don't know of a way to get a pointer to the
actual WebBrowser control rather than the wrapper. This
seems like it would be something that a lot of people
would need to do, so please let me know if you know of a
solution.
using two COM objects, the WebBrowser Control and another
object written by an associate. The second object has a
method which takes a pointer to a WebBrowser object as a
parameter. I don't know of a way to get a pointer to the
actual WebBrowser control rather than the wrapper. This
seems like it would be something that a lot of people
would need to do, so please let me know if you know of a
solution.