persistent bitmap

A bitmap, accessed with the Image property, that stores output from graphics methods (Circle, Line, Point, Print, and PSet) in memory.  This output, or "persistent graphics," is redrawn when certain kinds of screen events occurfor example, when a form is redisplayed after being hidden behind another window.