Open topic with navigation
ui.ListBox.GetItemCount() returns the number of options in the list box.
Syntax
CALL <lbx_var>.GetItemCount()
Usage and examples
ui.ListBox.GetItemCount() takes no arguments:
CALL lbx.GetItemCount()
ListBox
ui.ListBox.GetItemText()
ui.ListBox.GetItemName()
GIT repository: lycia_doc_examples
Project: 4gl_reference/ui_methods
Programs: ui.ListBox.AddItem_01_types
and other programs for ui.ListBox methods
Project: lycia_form_designer/widgets
Programs: listbox_ui_01
and other listbox_ui_0<> programs
Link for downloading: https://gitlab.com/Querix_examples/lycia_doc_examples.git