TextArea.SelTextFont

From Real Software Documentation

Jump to: navigation, search
Property (As String)
aTextArea.SelTextFont = newStringValue
or
StringValue = aTextArea.SelTextFont

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.

Personal tools