Documentation

Scrollbar Color - Open Dev Kit Documentation

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

GUI.Listbox.ScrollbarColor
color of the listbox's scrollbar

Type

Color

Lua Usage

-- Get
local color = listbox.ScrollbarColor

-- Set
listbox.ScrollbarColor = color

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