IsReadOnly

From LoTROInterface Wiki

Jump to: navigation, search


Gets a flag indicating if the text in the control is read only.

Syntax

Lua
function TextBox:IsReadOnly();

Returns

Type: boolean
True if the control is read only.

Remarks

Gets a flag indicating if the text in the control is read only.

Personal tools