When multiple selection is enabled on ListView, allow turning off the drag and drop box for selection. The reason is that I'd like to define my own drag options for the items in the ListView, as well as allow user selection of text within each item, which can currently only be done when selection mode is single. I would still be able to select multiple items using the keyboard modifiers with clicking.