Thumbnail an html page directly from IE programmatically?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I would like to grab an HTML page from a WebBrowser control and thumbnail it to a picturebox control. Anyone out there know how to do this? The only way I can see to do this is to use shareware or a commercial product to convert an html page to a bmp, external to the program, save it on disk and then use GetThumbnailImage to thumbnail it. Thanks, GregC