There is onLBDblClick (for Listboxes), returning [Control, selected_element_index].
It would be great to have onLBClick returning
[Control, selected_element_index, mouse_button]
because there is no easy way to tell what listbox item was clicked with right mouse button.