WebStyle.Underline
From Xojo Documentation
Property (As Boolean )
aWebStyle.Underline = newBooleanValue
or
BooleanValue = aWebStyle.Underline
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebStyle.Underline
New in 2020r1
Supported for all project types and targets.
If True, the text of the object to which the WebStyle is assigned will be use the underline style.
See Also
Bold, Italic, Strikethrough properties.