Documentation

Read Only - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Textbox :: Read Only

GUI.Textbox.ReadOnly
textbox is read-only or not

Type

Boolean

Lua Usage

-- Get
local boolean = textbox.ReadOnly

-- Set
textbox.ReadOnly = boolean

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