control lnbSetPicture [[row, column], name]

Operand types

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

Type of returned value

Description

Sets the picture in the item with the given position of the given 2D listbox.
Name is the picture name.
The picture is searched in the mission directory, the dtaExt subdirectory of the campaign directory and the dtaExt directory and the data bank (or directory).

Used In

Arma2

Example

_control lnbSetPicture [[row, column], "iskoda"]
Search OFPEC COMREF