Occurs when a System.Windows.Forms.ListView is in virtual mode and the selection state of a range of items has changed.
If the System.Windows.Forms.ListView is not in virtual mode, the ListView.ItemSelectionChanged event will occur.
For more information about handling events, see Consuming Events.