|
I added multiple items to a listbox through
lstCategories.additem "item", index
is there any way i can clear the entire list box, or do i have to go in and clear each item separately?
by the way,yes i am a n00b, and wasn't taught anything about listboxes in my class, so any tips would be helpful : )
|