selectionColor

Type: Integer

Availability: Read or write at any time

The selectionColor property of the JadeSkinListBox class and JadeSkinTable class specifies the background color that is used to draw 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 backColor property of a list entry, cell, row, or column is specifically set and it is not #800000000 (that is, transparent), the default value of the selected list item, cell, row, or column is ignored and the specific value of the backColor property is used.

2018.0.01 and higher