Skip to main content

plHiliteColor

Type

property

Summary

The color of the highlighted item of list.

Syntax

set the plHiliteColor of widget to <RGBA Color>
get the plHiliteColor of widget

Description

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

Examples

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