ListBox
- Aktualisiert2023-02-17
- 1 Minute(n) Lesezeit
ListBox
Use the properties in the ListBox class to read and write the elements of a ListBox.
Use the properties in the Control class to read and write the elements of a control.
Array of items to select from the control.
Row number at the top of the listbox. The number of visible items in the listbox does not limit the row number you can select for this property.
Array of indexes to disable. When you remove an item, G Web Development Software clears disabled item indexes that are out of range.