No, the comBoBox is empty. I am loading comboBox from UI form and I have checked the property of combobox.. current index is -1. I have one another Item3 in the comBoBox dropdown menu but that I am calling after running the code above..so basically after running the whole code it shows as follows
Item1,Item2
Item2
Item3
but there is nothing in the comBoBox before executing above code.
Bookmarks