Here's an article about copying the screen to a bitmap. You have to
adjust the limits of the copy from the whole screen to the location of your
form. Them copy the bitmap onto the clipboard
(Clipboard.SetDataObject(bmp)
You listed four web sites in your last mail. I do not know the article is on
which web site. Could you please tell me little bit more about the article (
its name, author?) and on which of the four web sites?
Thanks,
Minfu
James Curran said:
Here's an article about copying the screen to a bitmap. You have to
adjust the limits of the copy from the whole screen to the location of your
form. Them copy the bitmap onto the clipboard
(Clipboard.SetDataObject(bmp)
You listed four web sites in your last mail. I do not know the article is on
which web site. Could you please tell me little bit more about the article (
its name, author?) and on which of the four web sites?
Thanks,
Minfu
James Curran said:
Here's an article about copying the screen to a bitmap. You have to
adjust the limits of the copy from the whole screen to the location of your
form. Them copy the bitmap onto the clipboard
(Clipboard.SetDataObject(bmp)
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.