Hi,

I'm using listview control on my form.

But by default it is selecting first element.

When user selectes the item then only it has to select item.

I checked with
ListView.ListItems(I).Selected = True

How to solve this

Thanks,
Anita