0 votes
by (120 points)
edited

I have written a C# WPF application that used the WebBrowser class. I have overwritten the LoadCompleted method.

I am trying to expose the document by using the webbrowser1_LoadCompleted method. But my IDE does not recognize mshtml or HTMLDocument. Please help.

http://i67.photobucket.com/albums/h292/Athono/htmldocument.pngalt text

1 Answer

0 votes
by (58.9k points)
edited

Hello, this is Rebex Q&A forum for people working with Rebex.NET components. (Rebex offers Mail, Sftp, Ftp, Zip and other components for .NET). It is not a general forum for programmers. Perhaps try asking at a general forum, like stackoverflow.

...