How do I set whitch item in a listview to be selected?
In my applicaton there is a listview and a textbox. When I select an item in the listview and write a text in the textbox and press enter I want the next item in the listview to be selected. How do I set the next item to be selected?
In my applicaton there is a listview and a textbox. When I select an item in the listview and write a text in the textbox and press enter I want the next item in the listview to be selected. How do I set the next item to be selected?