Hi,How can i make a listbox that when i select an Item from it displays adifferent text on each of the other two listboxes?
EXAMPLE
LIST1 (Machine) list2(car) list3(el carro)
If when I click on (machine) on list1 it will display (car) on list2
and (motorcycle) on list3. And if possible when I click on (machine) on list1 can play a sound file with out opening a media player. In this case the sound file will be the word (machine).
I'm new at this and I'm trying to build a spanish-English Talking Dictionary. Thanks
EXAMPLE
LIST1 (Machine) list2(car) list3(el carro)
If when I click on (machine) on list1 it will display (car) on list2
and (motorcycle) on list3. And if possible when I click on (machine) on list1 can play a sound file with out opening a media player. In this case the sound file will be the word (machine).
I'm new at this and I'm trying to build a spanish-English Talking Dictionary. Thanks