J
jason
I know I have seen this somewhere but I can't seem to
find it. I would like to add the list item value along
with my list item text. So far I have this:
Listbox1.Items.Insert("0", "All")
How do I add a value for "All"?
Thanks.
find it. I would like to add the list item value along
with my list item text. So far I have this:
Listbox1.Items.Insert("0", "All")
How do I add a value for "All"?
Thanks.