I have a list of items I want to display in the drop down combo box. The list has 2620 items in it. Using the Additem property of the combo box in a loop takes several seconds to load the list.
Does any one know an API or other way to load a large list into a combo box quickly.
Thanks
Mike