selectionColorText

Type: Integer

Availability: Read or write at any time

The selectionColorText property of the JadeSkinListBox class and JadeSkinTable class specifies the text color of a selected item in a skinned list box or table. The default value of #80000000 (that is, transparent) means that the default selection color defined by Windows is used.

If the value of the foreColor property of a selected list entry, cell, row, or column is specifically set and it is not #80000000, the default value of the list item, cell, row, or column text is ignored and the specific value of the foreColor property is used.

2018.0.01 and higher