WebProgressWheel.Colorize
From Xojo Documentation
Property (As Boolean )
aWebProgressWheel.Colorize = newBooleanValue
or
BooleanValue = aWebProgressWheel.Colorize
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebProgressWheel.Colorize
New in 2020r1
Supported for all project types and targets.
When True the WebProgressWheel is drawn using the SVGColor property value rather then the default of black.
See Also
SVGColor property.