Unselects all the items in a ListBox.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)

Syntax

C#
public void UnselectAll()
Visual Basic (Declaration)
Public Sub UnselectAll

Exceptions

See Also