WebStyle.BackgroundColor

From Xojo Documentation

Property (As Color )
aWebStyle.BackgroundColor = newColorValue
or
ColorValue = aWebStyle.BackgroundColor

New in 2020r1

Supported for all project types and targets.

The color used to draw the background of the object to which the WebStyle is assigned.

See Also

Color class.