Creates a ListBox control.
public ListBox()
By default, the list box is empty. To add items to the list box, use the setItems or addItem method.