plBackgroundColor
Type
property
Summary
Specifies the background color of list.
Syntax
set the plBackgroundColor of widget to <RGBA Color>
get the plBackgroundColor of widget
Description
Use the plBackgroundColor property to specify the background color of the list.
Examples
set the plBackgroundColor of widget "PolyList" to "0,0,255,157"