Table of Contents
SelectedItems Property

Gets a collection containing all the selected items in the list box.

Syntax
 public ListBoxItemCollection SelectedItems { get; }
See Also