N Norman Yuan Feb 22, 2004 #2 ListView.Items(index).Selected=true; Note: By default, ListView.HideSelection is set True, so unless the listview has focus, the selected ListViewItem is not highlighted.
ListView.Items(index).Selected=true; Note: By default, ListView.HideSelection is set True, so unless the listview has focus, the selected ListViewItem is not highlighted.