display ctrlSetActiveColor color
Operand types:
display: Control
color: Array
Type of returned value:
Nothing
Compatibility:
Version 2.50 required.
Description:
Sets text color of given control when control is selected.
Color is in format Color.
Example:
_control ctrlSetActiveColor [1, 0, 0, 1]