selTextColor

Type: Integer

Availability: Not available at design time, read or write at run time

The selTextColor property of the JadeRichText control contains the color of the currently selected text. (For an example of the use of this property, see "JadeRichText Control Method Example", earlier in this document.)

The selTextColor property can be an RGB value (in the range 0 through 0xFFFFFF) or it can be one of the values listed in the following table.

JadeRichText Class Constant Value Comment
CharacterFormat_AutoColor -1 Text is drawn using the text color of the system (the default), with the background of the text drawn with the defined value of the backColor property
CharacterFormat_Undefined #80000000 Selected text contains a mixture of colors (this value cannot be set)