ContainerControl.DoubleBuffer

From Xojo Documentation

Property (As Boolean )
aContainerControl.DoubleBuffer = newBooleanValue
or
BooleanValue = aContainerControl.DoubleBuffer

New in 2018r1

Supported for all project types and targets.

When True, reduces flickering on Windows when the ContainerControl is scrolled. Has no effect on macOS or Linux.