Hi there, I was wondering for testing purposes, say I have a listbox called list1, and I wanted to remove the last line from the listbox, would anyone know how I could do that.
I can take the top away by going List1.RemoveItem lIndex
but what about the last item on the bottom? Thanks!
I can take the top away by going List1.RemoveItem lIndex
but what about the last item on the bottom? Thanks!