plBorderColor

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

Defines the color with which the borders are drawn in PolyList.

Example
set the plBorderColor of widget"PolyList" to "77,77,77,255"
Description

Use the plBorderColor property to define the color of the widget's borders and the borders of the list items.