Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.