lnbGetColumnsPosition: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (Text replacement - "lnbsetColumnsPos" to "lnbSetColumnsPos") |
(description & syntax) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns the | | Returns the index of the selected item of the given listbox or combobox. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[lnbGetColumnsPosition]] _ctrl |= Syntax | ||
|p1= | |p1= _ctrl: [[Control]] |= PARAMETER1 | ||
| [[Array]] |= RETURNVALUE | | [[Array]] |= RETURNVALUE | ||
|x1= <code> | |x1= <code>[[lnbGetColumnsPosition]] _ctrl;</code>|= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 33: | Line 29: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 13:29, 9 September 2014
Description
- Description:
- Returns the index of the selected item of the given listbox or combobox.
- Groups:
- Uncategorised
Syntax
- Syntax:
- lnbGetColumnsPosition _ctrl
- Parameters:
- _ctrl: Control
- Return Value:
- Array
Examples
- Example 1:
lnbGetColumnsPosition _ctrl;
Additional Information
- See also:
- lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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