Let's draw a little picture. Let's say I want to avoid the hover-selection in a ListView. For example, when you can see the dotted-line rectangle that selects the items in a ListView (like when you press the Shift in the desktop and move the mouse to select several items). What's the message I should "remove" from the ListView to avoid this selection being made? Is there any other way to do this?