Hi: David, thanks for your help, the comboBox is unbound, the data is from sql server, so if I remove the data in comboBox won't effect to the data in table.
I am trying to find comboBox items count, so I can know the total number of items in the combobox, so I can use "For Loop" to delete...