ListBox Constructor

Definition

Initializes a new instance of the ListBox class.

public:
 ListBox();
public ListBox ();
Public Sub New ()

Remarks

Use this constructor to create and initialize a new instance of the ListBox class.

Applies to

See also