Good day, I would like to ask how to capture the whole screen without the taskbar and save to image jpeg file?
Printable View
Good day, I would like to ask how to capture the whole screen without the taskbar and save to image jpeg file?
A search here would have turned up this: http://www.vbforums.com/showthread.p...Screen-Capture it seems to be very flexible.
Doogle thanks. I also saw that on google. I just posted maybe I can find one that's not in google.
Here -play with this....look at Command1_click event and you will see how to hide the taskbar, capture the screen, and then unhide the taskbar.