DesktopContainer.Composited

From Xojo Documentation

Property (As Boolean )
aDesktopContainer.Composited = newBooleanValue
or
BooleanValue = aDesktopContainer.Composited

New in 2021r3

Supported for all project types and targets.

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