TextArea.SelUnderline
From Xojo Documentation
This item was deprecated in version 2019r2. Please use TextArea.SelectionUnderline as a replacement. |
Property (As Boolean )
aTextArea.SelUnderline = newBooleanValue
or
BooleanValue = aTextArea.SelUnderline
Supported for all project types and targets.
or
BooleanValue = aTextArea.SelUnderline
Supported for all project types and targets.
Used to get and set the underline style of the highlighted text.