I am writing some code, that must be able to choose a listbox item, other than zero. If it selects a listbox itemdata zero, then nothing happens. But if the user was to click on a item in that listbox, then it comes up with a messagebox saying congratulations and then ends the program.

Thanks in advance!!