scrollbarFirstColor

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

Specifies the main color that the table scroll bar indicators will have.

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

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

Tagstable,data