Documentation

Border Light Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Listbox :: Border Light Color

GUI.Listbox.BorderLightColor
color of the listbox's light border

Type

Color

Lua Usage

-- Get
local color = listbox.BorderLightColor

-- Set
listbox.BorderLightColor = color

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