plHiliteColor

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the plHiliteColor of widget to <RGBA Color>
get the plHiliteColor of widget
Associationscom.livecode.widget.polylist
Summary

The color of the highlighted item of list.

Example
set the plHiliteColor of widget"PolyList" to "192,192,192,122"
Description

The plHiliteColor is used to draw the rows that is currently highlighted.