This page contains components for working with lists.
| Component name | Brief description | |
| List | The List class implements basic properties and methods for working with collections. | |
| ListBox | The ListBox class implements the ListBox component: that is, a list. | |
| ListItem | The ListItem class implements the ListItem component: that is, an element of a list. | |
| LongListBox | The LongListBox class implements the LongListBox, component, that is, a grouped list. | |
| LongListItem | The LongListItem class implements the LongListItem component, that is, the element of a grouped list. |
See also: