WebStyle.Opacity

From Xojo Documentation

Property (As Integer )
aWebStyle.Opacity = newIntegerValue
or
IntegerValue = aWebStyle.Opacity

New in 2020r1

Supported for all project types and targets.

The level of opacity of the control to which the WebStyle is assigned.

Notes

Valid values are 0 (invisible) to 100 (fully opaque).