Syntax

[the] fillColor of <buttonOrFieldOrGraphic>

set the fillColor of field "Popup" to red: 255, green: 0, blue: 0
set the fillColor of field "Popup" to magenta

Explanation

The fillColor property controls the color of a shape (button, field or graphic), particularly its main body/fill color.

See Also