Documentation

Scrollbar Background Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Listbox :: Scrollbar Background Color

GUI.Listbox.ScrollbarBackgroundColor
background color of the listbox's scrollbar

Type

Color

Lua Usage

-- Get
local color = listbox.ScrollbarBackgroundColor

-- Set
listbox.ScrollbarBackgroundColor = color

If you think anything is missing, please feel free to: submit documentation feedback on this page