Printable View
Is there a way to deselect any selected items in a listview?
VB Code: ListView1.SelectedItems.Clear()
ListView1.SelectedItems.Clear()