Open Dev Kit Documentation :: GUI :: Listbox :: Selected Background Color
GUI.Listbox.SelectedBackgroundColorbackground color of selected items in the listbox
Type
Lua Usage
-- Get local color = listbox.SelectedBackgroundColor -- Set listbox.SelectedBackgroundColor = color
If you think anything is missing, please feel free to: submit documentation feedback on this page
