lbPictureRight: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "]]|x1" to "]] |x1")
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \| *s2 *=" to "|r1=$1 |s2=")
Line 13: Line 13:
|p2= idc: [[Number]] - idc of control
|p2= idc: [[Number]] - idc of control
|p3= index: [[Number]]
|p3= index: [[Number]]
| [[String]]
|r1= [[String]]


|s2= control '''lbPictureRight''' index
|s2= control '''lbPictureRight''' index

Revision as of 16:33, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - ListBox

Syntax

Syntax:
Syntax needed
Parameters:
[idc, index]: Array
idc: Number - idc of control
index: Number
Return Value:
String

Alternative Syntax

Syntax:
control lbPictureRight index
Parameters:
control: Control
index: Number
Return Value:
String

Examples

Example 1:
_picture = lbPictureRight [101, 0];
Example 2:
_picture = _control lbPictureRight 0;

Additional Information

See also:
lbAddlbClearlbColorlbCurSellbDatalbDeletelbIsSelectedlbSelectionlbSetColorlbSetCurSellbSetDatalbSetPicturelbSetSelectedlbSetTooltiplbSetValuelbSizelbSortlbSortByValuelbTextlbValue

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note