TextArea.SelTextColor

From Real Software Documentation

Jump to: navigation, search
Property (As Color)
aTextArea.SelTextColor = newColorValue
or
ColorValue = aTextArea.SelTextColor

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

Notes

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

Personal tools