control lnbSetColor [[row, column], color]

Operand types

control: Control
[[row, column], color]: Array

Type of returned value

Description

Sets the text color of the item with the given position of the given 2D listbox .
Color is in format 'Color'.

Used In

Arma2

Example

_control lnbSetColor [[row, column], [0, 1, 0, 0.5]]
Search OFPEC COMREF