After I BitBlt An image into an picture box how can I save that picturebox?
Printable View
After I BitBlt An image into an picture box how can I save that picturebox?
I think it will work if you set Auto redraw to False, But i'm not sure so dont quote me on it.
I'm not that sure but if you set AutoRedraw to true you also have to make it invisible... because AFAIK if AutoRedraw is true you can't BitBlt to the picture...
(I didn't try this at the moment, but I did this long time ago)