plBackgroundColor

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

Specifies the background color of list.

Example
set the plBackgroundColor of widget "PolyList" to "0,0,255,157"
Description

Use the plBackgroundColor property to specify the background color of the list.