Open Dev Kit Documentation :: GUI :: Listbox :: Listbox Style
GUI.Listbox.ListboxStyleStyle for displaying the listbox items
Constants
- Simple (
Simple) - Simple listbox without any special features
- Multi Select (
MultiSelect) - Listbox that allows multiple items to be selected
- Checkbox (
Checkbox) - Listbox with checkboxes for each item
- Dropdown (
Dropdown) - Dropdown listbox that shows the selected item when closed
- Dropdown Edit (
DropdownEdit) - Dropdown listbox that allows text input as well as selection
If you think anything is missing, please feel free to: submit documentation feedback on this page
