I know we can set the items inside a combobox using a list, is there a way to put all items in a combox in a list without having to iterate through the whole combobox?
ex: combobox.items.tolist type call?
ex: combobox.items.tolist type call?