Page 3 of 3

Re: Comathi Snappit [1.0.0.0]

Posted: Sat May 19, 2012 9:28 am
by MrAksel
You would have some serious issues with drawing to a bitmap though. You would actually have to parse every single bit of HTML and CSS style sheets that is included in the data returned by the HttpWebRequest. It is much easier to use the WebBrowser control, of course, if you want to make your own webbrowser, use Skillfuls code :)