I've seen a lot of code used to capture a full screen, form or a window region, but i've never seen an implementation to capture the MAIN (not the toolbars only the content) internet explorer's window, to resize it to a custom value (for example to 120x120 pixels) and save it (without asking) to a bmp (or even better jpg) file.
Is there any API (or other method) to find out if an internet explorer is running and capture only it's main window, and not the VB form, resize and display it into a VB picture box?
Thanx in advance.
Dimitris
PS: If this is too complicate, any code that can capture a specific region behide the VB form and display it into a picture box, resize it and save it, it could be very helpfull also.
Is there any API (or other method) to find out if an internet explorer is running and capture only it's main window, and not the VB form, resize and display it into a VB picture box?
Thanx in advance.
Dimitris
PS: If this is too complicate, any code that can capture a specific region behide the VB form and display it into a picture box, resize it and save it, it could be very helpfull also.