controlName ctrlSetBackgroundColor color

Operand types

controlName: Control
color: Array

Type of returned value

Description

Sets background color of given control.
Color is in format Color.

Used In

ArmA

Example

_control ctrlSetBackgroundColor [1, 0, 0, 1]
Search OFPEC COMREF