G
Guest
xHow do I create a new item in a list box that has a different value then the
text? When using the add method the value and the text are the same. I’m
really surprised that listbox1.Items.Add(“valueâ€, “textâ€); doesn’t work. So
how can I do this? Thanks.
text? When using the add method the value and the text are the same. I’m
really surprised that listbox1.Items.Add(“valueâ€, “textâ€); doesn’t work. So
how can I do this? Thanks.