The following tables list the members exposed by ListBox.
Public Properties
| Name | Description |
 | CommitOnSelectionChange |
Gets or sets a value indicating whether the new value is submitted as soon as the
selection is changed, rather than waiting until the user exits the field.
|
 | MultiSelect |
Gets or sets a value indicating whether multiple options can be selected.
|
 | Sort |
Gets or sets a value indicating whether the list of options is stored in alphabetical
order.
|
 | TopIndex |
Gets or sets the top index.
|
Top
Public Methods
| Name | Description |
 | AddOption | Overloaded.
Adds an option to the ListBox field.
|
Top
See Also