I have a listbox and it add an item when I click the button. My problem is, it doesn't show the item that was added until the process is not yet finish. What I want is that every time I insert string in the listbox, it will show that the item is added one by one. I try to use the refresh but nothing happen.

Any Suggestions... Thanks guys.