Tagged Questions
2
votes
2answers
3k views
Loop Through Listbox in VB.net or C# and Set Values to Label Text?
I have items in a listbox control that I would like to repeatedly (when it gets to the last one, repeat) loop through and set the text to a label.
I'm stuck, please help!