Documentation

Background Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Background Color

GUI.Control.BackgroundColor
background color of the control

Type

Color

Lua Usage

-- Get
local color = control.BackgroundColor

-- Set
control.BackgroundColor = color

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