Hi, can anyone tell me how you can remove duplicate items from a combo box, iv already searched the forum and theres explanations for removing dups from only listboxes, does any one have any ideas, im using vb.net.
Printable View
Hi, can anyone tell me how you can remove duplicate items from a combo box, iv already searched the forum and theres explanations for removing dups from only listboxes, does any one have any ideas, im using vb.net.
Link for VB.NET forums
http://vbforums.com/forumdisplay.php?s=&forumid=25
The code should be pretty much the same for a listbox and a combobox...