Remove listview highlighted default item

hdriak

Newcomer
Joined
Apr 25, 2006
Messages
2
Hi all,

I've got a listview with different cell background colors. Now the problem is when the object lose focus. By default the listview remembers last item and it appears highlighted. By deleting items it will default to first cell in previous row.
Properties say the item is not selected and is not focus.

Does anybody know how to stop the listview highlighted item? or how to fix problem?

There is an attached screenshot of the problem

Many thanks!
 

Attachments

There are properties for selecting the whole row and for keeping the selected row selected when the listview loses focus. I don't quite remember their exact names but I can look it up for you later today if you still can't find it for some reason. Try messing with those first.
 
Back
Top