unstoppable
Programmer
Hey fellow programmers,
Is there any quick way of checking for a duplicate item inside the listbox before you add it. For example:
Before I add "Text" to the listbox, I want to make sure "Text" is not there already.
Thanx
Is there any quick way of checking for a duplicate item inside the listbox before you add it. For example:
Before I add "Text" to the listbox, I want to make sure "Text" is not there already.
Thanx