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.Selec tedIndex = -1
I want to do this but in a listview control... can anyone help me?
Thanks
--
Tiago Salgado
any item selected...
In a combobox, e.g, i can put this:
ComboBox1.Selec tedIndex = -1
I want to do this but in a listview control... can anyone help me?
Thanks
--
Tiago Salgado
Comment