scrollbarSecondColor

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the scrollbarSecondColor of widget to <RGBA Color>
get the scrollbarSecondColor of widget
Associationscom.livecode.widget.polygrid
Summary

Specifies the secondary color that the table's scroll bar indicators will have.

Example
set the scrollbarSecondColor of widget"PolyGrid" to "0,0,255,157"
Description

Use the scrollbarSecondColor property to specify the secondary color that the table's scroll bar indicators will have. Can be conbined with scrollbarFirstColor to create a gradient effect

Tagstable,data