lnbDeleteRow: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
||
Line 17: | Line 17: | ||
| Removes row with the given index from the given listbox or combobox. | | Removes row with the given index from the given listbox or combobox. | ||
| _ctrl [[lnbDeleteRow]] row | |s1= _ctrl [[lnbDeleteRow]] row | ||
|p1= _ctrl: [[Control]] | |p1= _ctrl: [[Control]] | ||
|p2= row: [[Number]] | |p2= row: [[Number]] |
Revision as of 23:11, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - ListNBox
Syntax
- Syntax:
- _ctrl lnbDeleteRow row
- Parameters:
- _ctrl: Control
- row: Number
- Return Value:
- Nothing
Examples
- Example 1:
_ctrl lnbDeleteRow 1;
Additional Information
- See also:
- lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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