ShadowBrush.ShadowColor
From Xojo Documentation
Property (As Color )
aShadowBrush.ShadowColor = newColorValue
or
ColorValue = aShadowBrush.ShadowColor
New in 2020r2
Supported for all project types and targets.
or
ColorValue = aShadowBrush.ShadowColor
New in 2020r2
Supported for all project types and targets.
The color to be used when drawing the shadow.
See Also
Color data type.