When I put a really huge image in a picture and then
try to do this I get a bad error.
VB Code:
savepicture picture1.image, app.path & "\picture1.bmp"
It says... Cant Create AutoRedraw image.
How do I fix this?
Printable View
When I put a really huge image in a picture and then
try to do this I get a bad error.
VB Code:
savepicture picture1.image, app.path & "\picture1.bmp"
It says... Cant Create AutoRedraw image.
How do I fix this?