Vb

TimeFluxCap

Member
Join Date
Nov 2002
Location
Australia
Posts
321
Hi all
I have seen a number of posts involving VB so maybe someone out there has a solution for my prob.

Im just learning VB, trying to work out how to delete a list item from a listbox. What method do I use and how? Usually online help has good examples but it just aint clicking with me.

My list is just called List1. I know I have to identify which item in the list but trying to use that with List1.RemoveItem statement creates compile errors. Any help appreciated.
 
Back
Top Bottom