Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

ListBox.ListBox

Creates a ListBox control.

Syntax

public ListBox()

Remarks

By default, the list box is empty. To add items to the list box, use the setItems or addItem method.