C
cellocoder
I have tried it in Vb2005, vb2008, and CS2008. The program just hangs
up with an hour glass. I downloaded a program with that reference
added and it didn't work. I can add it to vb6 with no problem. I have
Microsoft HTML Object Library version 4.0. I can add references to
other objects.
What I actually need is a webbrowser on my a form. When someone
highlights text, I want to have that text, or better, a reference to
the html element which highlighted available to my vb.net code. I use
vb2008 express edition. I have read that this is not possible with the
2.0 webbrowser alone, but only by adding an unmanaged com object. I
would rather not do that, but tried and failed anyway.
up with an hour glass. I downloaded a program with that reference
added and it didn't work. I can add it to vb6 with no problem. I have
Microsoft HTML Object Library version 4.0. I can add references to
other objects.
What I actually need is a webbrowser on my a form. When someone
highlights text, I want to have that text, or better, a reference to
the html element which highlighted available to my vb.net code. I use
vb2008 express edition. I have read that this is not possible with the
2.0 webbrowser alone, but only by adding an unmanaged com object. I
would rather not do that, but tried and failed anyway.