TextArea.SelTextFont

From Xojo Documentation

Property (As String )
aTextArea.SelTextFont = newStringValue
or
StringValue = aTextArea.SelTextFont

Supported for all project types and targets.

Used to get and set the text font of the highlighted text.

Notes

When used in an unstyled TextArea, it changes the font of all the text in the TextArea.