lets say i have an item in listbox1 with the text "sample" and an item in listbox2 with the text "sample2". How would i make "sample" equal "sample2"?


Basically i have a directory of a file in listbox2 that is not visable, i want the listbox2 to display some text that equals the same text on the other listbox.

~Hope i made sense.