WebBrowser capture

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sixstorm
    New Member
    • Feb 2008
    • 1

    WebBrowser capture

    Hi All,
    I would like to know how can I capture an ENTIRE webbpage in the .Net 2 WebBrowser control (not the ShDocVw Com Component) and turn it into a bitmap. I want the page to be captured beyond the scroll bars of the WebBrowser. I know that this is possible with some API calls (like GetDC or WM_PRINT), but I don't know how to use that.

    I am using VB but I understand C# as well.
    Thanks
Working...