T
Tiago Salgado
I everyone... I've got a listview (details) ... and i'm trying to unselect
any item selected...
In a combobox, e.g, i can put this:
ComboBox1.SelectedIndex = -1
I want to do this but in a listview control... can anyone help me?
Thanks
any item selected...
In a combobox, e.g, i can put this:
ComboBox1.SelectedIndex = -1
I want to do this but in a listview control... can anyone help me?
Thanks