Hi,
How can I capture screen shot of selected html element, The element is selected using webBrowser1.Document.GetElementFromPoint(e.ClientMousePosition), I'm able to get the html and put it into another webbrowser control and get the bitmap from it. But not able to get the correct style if the element has linked css style sheets.Please suggest a solution.
Regards,
Shijith