1
votes
votes
1 answers
C#: Select next item in ListBox with the click of a button.
Hi, I lost the sample code for this. I have a "listbox" and a "button" on a web forms application. I want the next item in the "listbox" to be selected when I click the "button". How to do this?
