Re: how to check list box



If there are items selected, then the .ItemsSelected.Count property of
the listbox is nonzero.

.