Hi all

The scenario is that we want to be able to select an entry from a drop-down and then that value is moved from the list (removed) to the text field section of the combobox.

When I use the Removeat(index) method to remove the selected item it removes it no problem, but I cannot for the life of me get the text from what I selected into the textbox section of the combobox.

Any help/advice would be much appreciated, thanks

VB