selForeColor

Type: Integer[4]

Availability: Read or write at run time only

The selForeColor property of the JadeTextEdit control specifies the color of text selected in the text editor. The default value is -1, meaning transparent (that is, the syntax coloring is used).

If you set the value of this property, any selected text is displayed in this color, regardless of the syntax coloring that applies.