bibiteinfo
04-22-2003, 06:49 PM
Hi!
I want to remove some text out of my listbox, I don't know where it's place and I want it to be on form_load so I can't use
List1.RemoveItem (List1.ListIndex)
How could I place these elements in a string?
Thanx in advance for any help!
I want to remove some text out of my listbox, I don't know where it's place and I want it to be on form_load so I can't use
List1.RemoveItem (List1.ListIndex)
How could I place these elements in a string?
Thanx in advance for any help!