Method SelectAll
SelectAll()
Selects all items in the list box, if the selection mode allows multiple selections.
public virtual void SelectAll()
Remarks
This method performs the selection operation only if the SelectionMode property is set to a mode that supports multiple selections.