display ctrlSetTextColor color
Operand types:
display: Control
color: Array
Type of returned value:
Nothing
Compatibility:
Added in version 2.50
Description:
Sets text color of given control. Color is in format Color.
Example:
_control ctrlSetTextColor [1, 0, 0, 1]