lnbSetColor
Jump to navigation
Jump to search
Description
- Description:
- Sets the color of the item with the given position of the 2D listbox. Color is in format Color.
- Groups:
- Uncategorised
Syntax
- Syntax:
- lnbSetColor [idc,[row,column],color]
- Parameters:
- [idc,[row,column],color]: Array
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- _ctrl lnbSetColor [ [row,column],color]
- Parameters:
- _ctrl: Control
- [ [row,column],color]: Array
- Return Value:
- Nothing
Examples
- Example 1:
_ctrl lnbSetColor [ [0,0], [1,0,0,1] ];
Additional Information
- See also:
- lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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