■ There isn't enough memory available to create a
persistent background image for an automatic redraw
of the form or picture.
■ Possible solutions:
• Make the picture box or form smaller.
• Reset the AutoRedraw property to False (0) and redraw
the object using the Paint event procedure.
■ If you need additional help, move the cursor to a keyword
and press F1 to open the Help window.