Hi,
DlgListBox supports the member function FindItem. It would be nice to have this also with DlgComboBox.FindItem, the parameters could be the same as they are used with DlgListBox.FindItem.
I did it within lua, because I have to check if the item is already avail. But I think it's worth to have a member function for this task.
Best regards,
Udo

, the parameters could be the same as they are used with DlgListBox.FindItem.
