Documentation

Scrollbar Color - Open Dev Kit Documentation

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

GUI.Textbox.ScrollbarColor
color of the textbox's scrollbar

Type

Color

Lua Usage

-- Get
local color = textbox.ScrollbarColor

-- Set
textbox.ScrollbarColor = color

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