RotorTorque
Programmer
Hi all,
I use a ComboBox in my VB.Net 2005 application. I allow the users to add items to this ComboBox by entering an items name in a TextBox they then press a button and the item is added to the ComboBox.
Now they want to be able to remove an item from the ComboBox if they mistakenly add something. How can this be done?
Thank you in Advance,
RotorTorque
I use a ComboBox in my VB.Net 2005 application. I allow the users to add items to this ComboBox by entering an items name in a TextBox they then press a button and the item is added to the ComboBox.
Now they want to be able to remove an item from the ComboBox if they mistakenly add something. How can this be done?
Thank you in Advance,
RotorTorque