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