backgroundColor
Type
property
Summary
The background color of the label field
Syntax
set the backgroundColor of <widget> to pColor
get the backgroundColor of <widget>
Description
Use the backgroundColor property to change the color and opacity of the label background.
Value
Name | Type | Description |
---|---|---|
value | Three or four comma-separated numbers between 0 and 256, representing the color in RGB or RGBA format. |