void CBCGPVisualContainer::EnableImageCache | ( | BOOL | bEnable = TRUE | ) |
Enables or disables visual container image cache.
bEnable | TRUE to enable, FALSE to disable. |
Specifies whether the content of visual container is stored as an image, which can be redrawn much faster than it would be done with the regular drawing logic.