From: Homer J Simpson on

"BK" <bkunneke(a)hotmail.com> wrote in message
news:1144691803.143731.305520(a)j33g2000cwa.googlegroups.com...

> This is something I found on the web a while back, I use it to print
> screen shots from within my VB apps. It takes a window and converts it
> to a bitmap image using BitBlt (as you mentioned above). It works
> great for me and it seems like you could modify it for your purposes.
> Hope this helps.

I note "How to: Copy Pixels for Reducing Flicker in Windows Forms" and
"CopyPixelOperation Enumeration" which relate to BitBlt