Difference between revisions of "lnbClear"
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (Text replacement - "lnbsetColumnsPos" to "lnbSetColumnsPos") |
(syntax, example & note removed) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Clears all items in the | + | | Clears all items in the given listbox or combobox. |= Description |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | [[lnbClear]] idc([[Number]]) |= Syntax |
− | |p1= idc: [[Number]] | + | | p1= idc: [[Number]] |= PARAMETER1 |
− | | | + | | [[Nothing]] |= RETURNVALUE |
− | |||
− | |||
+ | ____________________________________________________________________________________________ | ||
+ | |||
+ | | s2= [[lnbClear]] _ctrl([[Control]]) |= Syntax | ||
+ | | p21= _ctrl: [[Control]] |= PARAMETER1 | ||
+ | | r2= [[Nothing]] |= RETURNVALUE | ||
+ | |||
+ | ____________________________________________________________________________________________ | ||
− | |x1= <code> | + | |x1= <code>[[lnbClear]] _ctrl;</code>|= Example 1 |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 29: | Line 34: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
− | |||
− | |||
− | |||
− | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |