Documentation

Border Light Color - Open Dev Kit Documentation

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

GUI.Textbox.BorderLightColor
color of the textbox's light border

Type

Color

Lua Usage

-- Get
local color = textbox.BorderLightColor

-- Set
textbox.BorderLightColor = color

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