BCGSuite for MFC
void CBCGPBaseVisualObject::EnableImageCache ( BOOL  bEnable = TRUE)

Enables or disables visual object image cache.

Parameters
bEnableTRUE to enable, FALSE to disable.

Specifies whether the content of visual object is stored as an image, which can be redrawn much faster than it would be done with the regular drawing logic.