WebStyle.BorderColor

From Xojo Documentation

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

New in 2020r1

Supported for all project types and targets.

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

See Also

Color class.