I want my background worker to add items to a list box, it appears to do so when debugging but the listbox doesn\'t show the values. I suspect this is something to do with a
Application.Doevents() function will solve the problem.
Application.Doevents()