control lbSetColor [index, color]

Operand types

control : Control
[index, color]: Array

Type of returned value

Description

Sets the text color of the item with the given index of the given listbox or combobox.
Colour is in format Color.

Used In

ArmA

Example

_control lbSetColor [0, [0, 1, 0, 0.5]]
Search OFPEC COMREF