I am using a combobox with 8 items in it.
How do I know which item the user has selected, i.e.,
combo1.listindex is 0 even tho the user has already
select something.

Thanks for the help.