I am using Visual Basic 6.0 and want to know how to take a screenshot of the Desktop and then have it as the Form.Picture property.
2006-08-10
13:34:00
·
6 answers
·
asked by
Yoi_55
7
in
Computers & Internet
➔ Programming & Design
Oops, guess I didn't specify that I need to do this from WITHIN the program. :-)
2006-08-10
14:08:39 ·
update #1
Doh, guess it's still not quite clear lol. I want the program, at run-time, to take a screenshot of the desktop and load it as the Form.Picture property *automatically* (through coding). I just want to know how to write the code to take the screenshot and then load it into the Form.Picture property.
2006-08-10
14:51:29 ·
update #2