lbAdd: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
'''Description:''' | '''Description:''' | ||
Add item with given '''text''' to listbox or combobox with id '''idc''' of topmost user dialog. | Add item with given '''text''' to listbox or combobox with id '''idc''' of topmost user [[dialog]]. | ||
Return index of new added item. | Return index of new added item. |