true if the specified item is currently selected in the System.Windows.Forms.ListBox; otherwise, false.
You can use this method to quickly determine whether a specified item is selected. This method is useful when a specific operation needs to be performed when a specific item in a multiple-selection System.Windows.Forms.ListBox is selected.