ListBox.ListBox

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


Send feedback to MSDN.Look here for MSDN Online resources.