How do I access HTML content in using the following process?

Discussion in 'C#' started by Xarzu, Oct 29, 2012.

  1. Xarzu

    Xarzu New Member

    Joined:
    Dec 18, 2007
    Messages:
    21
    Likes Received:
    0
    Trophy Points:
    1
    How do I access HTML content in using the following process?

    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.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice