Hi folks,
is there any way to drop down the menu at the left of a combobox by program ?
thanks.
I don’t think so.
instead of this comboboxes i use a textbox with button and i open a extra window with a select list. it have many advantages. as example the size on screen, a filter, multiple columns.
1 Like
how do you make the listbox look very similar to combobox?? like having it show below the textbook etc
i don’t care because i want use the screen and not 1/8.
I do a similar thing with a textfield and a listbox immediately under it. Can’t remember the exact details but, obviously, selecting something in the listbox populates the textfield.