I want to handle the double click in listview, but CF does not provide this
event, so I want to handle mousedown event to emulate a double click event,
but CF sees can not capture mouse down evnet in listview too, if there is
another way to do this ?