Overview | Methods | Fields | This Package | All Packages
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.