Initializes a new instance of the ListBox class.

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

Syntax

C#
public ListBox()
Visual Basic (Declaration)
Public Sub New

See Also