WebTabPanel.HasBorder
From Xojo Documentation
Property (As Boolean )
aWebTabPanel.HasBorder = newBooleanValue
or
BooleanValue = aWebTabPanel.HasBorder
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebTabPanel.HasBorder
New in 2020r1
Supported for all project types and targets.
When True the WebTabPanel is drawn with left, right and bottom borders.