lnbDeleteRow: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (Text replacement - "lnbsetColumnsPos" to "lnbSetColumnsPos") |
m (example) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | _ctrl [[lnbDeleteRow]] row |= Syntax | ||
|p1= | |p1= _ctrl: [[Control]] |= PARAMETER1 | ||
|p2= row: [[Number]] | |p2= row: [[Number]] |= PARAMETER2 | ||
| Nothing |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
____________________________________________________________________________________________ | |||
|x1= <code>_ctrl [[lnbDeleteRow]] 1;</code>|= Example 1 | |||
|x1= <code> | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:12, 9 September 2014
Description
- Description:
- Removes row with the given index from the given listbox or combobox.
- Groups:
- Uncategorised
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